home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / 2251 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.2 KB

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