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:
@@ -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))
|
||||
|
||||
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user