1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-28 04:55:32 +00:00
Files
PDP-10.its/src/games/think.(init)
2018-05-20 12:49:09 -07:00

9 lines
134 B
Common Lisp

;;; -*- LISP -*-
;;; Think-A-Dot Init file
(COMMENT)
(PROGN
(CLOSE (PROG2 T INFILE (INPUSH -1.)))
(LOAD '|DSK:games;THINK FASL|))