mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 04:55:32 +00:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
(COMMENT)
|
|
(PROGN (LOAD '((dsk games) STONE FASL))
|
|
(setq errlist '((gc)
|
|
(stone-game)))
|
|
(STONE-GAME)
|
|
(VALRET '|:KILL/
|
|
| ) )
|