mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 04:55:32 +00:00
9 lines
134 B
Common Lisp
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|))
|