Megatest

Diff
Login

Differences From Artifact [d8d310a6fa]:

To Artifact [9fa9e34972]:


298
299
300
301
302
303
304

305
306
307




308
298
299
300
301
302
303
304
305



306
307
308
309
310







+
-
-
-
+
+
+
+


  (print "Have link tree and it is writable: "
	 (if (and (file-exists? "lt")
		  (check-write-create "lt"))
	     "yes"
	     "NO"))
  ;;    check load on homehost
  )
  ;;    link tree writeable
  )
  

;; Develop stuff here - then move to where it belongs.


)