scsh-0.5/debug/tiny-packages.scm

8 lines
159 B
Scheme
Raw Normal View History

1995-10-13 23:34:21 -04:00
; no copyright
; (link-simple-system '(debug tiny) 'start tiny-system)
(define-structure tiny-system (export start)
(define-all-operators)
(files tiny))