Your IP : 216.73.216.48


Current Path : /hdd/hdd11/lib64/clisp-2.49/dynmod/
Upload File :
Current File : /hdd/hdd11/lib64/clisp-2.49/dynmod/clx.lisp

(cl:load (cl:merge-pathnames "../clx/new-clx/clx-preload.lisp" cl:*load-truename*))
(sys::dynload-modules (cl:merge-pathnames "lib-clx.so" cl:*load-truename*) (quote ( "clx" )))
;; for def-call-out to non-existent functions
(ext:appease-cerrors
 (cl:load (cl:merge-pathnames "../clx/new-clx/clx.fas" cl:*load-truename*))
 (cl:load (cl:merge-pathnames "../clx/new-clx/image.fas" cl:*load-truename*))
 (cl:load (cl:merge-pathnames "../clx/new-clx/resource.fas" cl:*load-truename*))
)