1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-05 23:54:18 +00:00
Files
PDP-10.its/src/games/yahtze.(init)
2018-05-20 12:49:09 -07:00

12 lines
165 B
Plaintext

(comment)
(progn
(setq ^W t)
(load '((dsk games) yahtze fasl))
(setq errlist '((gc)
(yahtze)))
(setsyntax '/
'/ '/ )
(setq ^W nil)
(cursorpos 'c)
(yahtze))