2 (format t
"colnew.system = ~S~%" (merge-pathnames (make-pathname :name
"colnew" :type
"system")
4 #+gcl sys
:*load-pathname
*))
5 (load (merge-pathnames (make-pathname :name
"colnew" :type
"system")
7 #+gcl sys
:*load-pathname
*))
9 (mk:oos
"colnew-if" :compile
)