mirror of
https://github.com/PDP-10/its.git
synced 2026-03-23 01:16:20 +00:00
Use the definition of NULL from build.cmd.
Confusion's version said it "probably isn't legal in real mdl". It isn't!
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
; "only use mark-sweep GC"
|
||||
; <GC 8192 <> <CHTYPE <MIN> FIX>>
|
||||
|
||||
<SETG NULL!- <INSERT <STRING <ASCII 127>> <ROOT>>>
|
||||
|
||||
<VFLOAD "prim">
|
||||
<VFLOAD "defs">
|
||||
<VFLOAD "makstr">
|
||||
|
||||
@@ -134,5 +134,3 @@ are never both set (no lowercase or a few other symbols)"
|
||||
>
|
||||
>
|
||||
|
||||
<AND <NOT <GASSIGNED? NULL>> <SETG NULL <INSERT <ATOM ""> <ROOT>>>> ;",NULL is an atom with a name containing a single rubout in real MDL. Here it's a totally empty atom (which probably isn't legal in real mdl) "
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user