[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: init.lisp
- To: BALLS@medcolpa.edu
- Subject: Re: init.lisp
- From: poeck@informatik.uni-wuerzburg.de (Karsten Poeck)
- Date: Sat, 31 Dec 1994 13:28:21 +0100
- Cc: info-mcl@digitool.com
- Sender: owner-info-mcl@digitool.com
(save-application "test-application"
:init-file "ccl:init.lisp"
)
->
file init.lisp loaded!
Welcome to test-package!
Welcome to Macintosh Common Lisp Version 2.0.1!
But be sure that your application is in your mcl folder, otherwise ccl: may
point to a wrong directory
Karsten