setup.sl 242 B

12345678910
  1. (load rlisp)
  2. (dskin "patch.sl")
  3. (copyd 'list-to-string 'list2string)
  4. (load clcomp)
  5. ;(setq *install t)
  6. ;(setq *traceall t)
  7. (dskin "un-rlisp.lsp")
  8. (compile '(collect-spelling-and-comments-aux-aux))
  9. (collect-spelling-and-comments "pi:read.red")