home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / CLISP / CLISPSRC.TAR / clisp-1995-01-01 / amiga / exit-loop.cl < prev    next >
Encoding:
Text File  |  1992-11-08  |  101 b   |  5 lines

  1. /* Makes CLISP jump out of infinite loop */
  2. address CLISP1
  3.  
  4. '(throw ''system::debug ''system::quit)'
  5.