home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0225.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  455 b   |  13 lines

  1.  
  2. Often we have files consisting of large numbers of functions which are
  3. compiled. Sometimes, just one of these functions needs to be changed. It
  4. would be nice to recompile just this function, and copy already compiled
  5. functions to produce a fresh version of the compiled file. Is there any
  6. quick method of doing this in Franz Lisp i.e. is there an equivalent of
  7. Interlisp's "recompile" function.
  8.  
  9. I would be grateful for your response.
  10.  
  11. -- Sanjai Narain
  12.  
  13.