1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 06:39:17 +00:00

Binary patch PDP-6 LISP to work on a PDP-10.

Also move in-core symbol table to SBLK format, and remove the in-core
DDT.
This commit is contained in:
Lars Brinkhoff
2019-04-11 07:48:34 +02:00
parent 82b27d5193
commit da74a7a941
3 changed files with 27 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
log_progress "ENTERING BUILD SCRIPT: LISP"
# PDP-6 LISP.
patch_lisp
# lisp
respond "*" ":link l;fasdfs 1,lisp;.fasl defs\r"
respond "*" ":link lisp;grind fasl,lisp;gfile fasl\r"