Skip to content
Snippets Groups Projects
  1. Nov 04, 2011
  2. Mar 19, 2010
  3. Nov 14, 2005
  4. Oct 14, 2004
    • rtoy's avatar
      Move the loop pretty-printer to its own file because of the MIT · becd4055
      rtoy authored
      license.
      
      pprint-loop.lisp:
        o New file containing the loop pprinter, with XP license
      
      pprint.lisp:
        o Remove loop pprinter code.
        o Call initializer to enable the loop pprinter at the right time.
      
      worldcom.lisp:
        o Compile pprint-loop
      
      worldload.lisp:
        o Load pprint-loop at the right time.
      becd4055
Loading