home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!uakari.primate.wisc.edu!ames!ads.com!chesapeake.ads.com!chesapeake!chyde
- From: chyde@pecos.ads.com (Clinton Hyde)
- Newsgroups: comp.lang.lisp
- Subject: An Allegro CL question
- Message-ID: <CHYDE.92Aug19120606@pecos.ads.com>
- Date: 19 Aug 92 17:06:06 GMT
- Sender: usenet@chesapeake.ads.com (USENET News)
- Organization: Advanced Decision Systems, Mountain View, CA 94043, +1 (415)
- 960-7300
- Lines: 20
- In-Reply-To: layer@Franz.COM's message of 17 Aug 92 17:48:40 GMT
-
-
- I want to have a load-only file in my defsystem (actually, I want
- several). IOW, I want it to NOT get compiled, just loaded. I haven't
- been able to figure out how this can be done (other than significant
- hacking to modify/add-on-to the defsystem stuff)
-
- any suggestions?
-
- the obvious one is to have one file get compiled, and it calls load on
- the desired load-only files. I would prefer that the defsystem handled
- it directly (I remember it doing so on lispms with no trouble).
-
- -- clint
- --
-
- Clint Hyde "Give me a LispM or give me death!" -- anonymous
-
- Advanced Decision Systems Internet: chyde@chesapeake.ads.com
- 2111 Wilson Blvd #800
- Arlington, VA 22201 (703) 875-0327
-