make-rlisp.log 654 B

1234567891011121314151617181920212223
  1. LINK FROM KESSLER, TTY 101
  2. [DO: Execution of PS:<PSL.KERNEL.20>MAKE-RLISP.CTL.1 started at 7-Mar-83 09:29:25]
  3. TOPS-20 Command processor 5(712)-1
  4. @PSL:BARE-PSL.EXE random-argument-to-get-a-new-fork
  5. Bare PSL 3.1, 7-Mar-83
  6. 1 lisp> (load rlisp compiler init-file)
  7. *** FLUID `SEMIC*' cannot become GLOBAL
  8. *** FLUID `SEMIC*' cannot become GLOBAL
  9. *** FLUID `*OUTPUT' cannot become GLOBAL
  10. NIL
  11. 2 lisp> (SaveSystem "PSL 3.1 RLisp" "S:RLISP.EXE" '((read-init-file "rlisp")))
  12. *** Garbage collection starting
  13. *** GC 2: time 841 ms
  14. *** 512 recovered, 32 stable, 6880 active, 83088 free
  15. NIL
  16. 3 lisp> (quit)
  17. @reset .
  18. @
  19. [DO: Execution finished at 7-Mar-83 09:30:38]