(defvar *interactive* nil) ; Send noise to log file. (compile-file "target:tools/setup" :load t) ; Needed by most cmu tools. #-pcl(load "target:tools/pclcom") ; Rebuild pcl only if not ; already loaded. (load "target:tools/clxcom") ; (re)build and load clx. (load "target:tools/hemcom") ; (re)build and load hemlock. (ext:save-lisp "wstuff.clcore")