12 lines
4.5 KiB
Plaintext
12 lines
4.5 KiB
Plaintext
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, SYSEDIT
|
||
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, SYSEDIT
|
||
SYSEDIT
|
||
1
|
||
|
||
SYSEDIT
|
||
1
|
||
|
||
|
||
SYSEDIT
|
||
6
|
||
|
||
There are many system-internal data type declarations that don't usually appear in the sysout. For example, most people don't use the internal fields(INTERNAL% FIELDS NIL internal% fields NIL NIL 241) of strings or streams, so their definitions aren't included in the sysout. However, there is a collection of definitions that are used by people who are working on system-level code, definitions that are widely relied upon by more than one system source file.
|
||
SysEdit(SYSEDIT NIL SysEdit NIL NIL 241) is provided for users who work with the system sources(SYSTEM% SOURCES NIL system% sources NIL NIL 241) or who write system-level code ÿÿ |