1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-26 18:14:05 +00:00

Add some helpful comments.

This commit is contained in:
Eric Swenson
2024-07-26 13:52:02 +02:00
parent 68af95e63c
commit 388c05a851
2 changed files with 5 additions and 0 deletions

View File

@@ -175,6 +175,8 @@
(RETURN (PROG (CUT NBB BOTH)
(SETQ NBB N)
(AND (FLUSHME)
;ejs
; (** N
(move-ptw N
NW
(EQ (WORD PTW) (CAR A))

View File

@@ -10,7 +10,10 @@
;;; NEVER NOTICE)
;;;
;(setsyntax 44. 'single 44.)
(setsyntax 34. 'single 34.)
;(setsyntax 35. 'single 35.)
;(sstatus syntax 35. 1)
(SETQ GC-OVERFLOW '(LAMBDA (X) T))