scsh-0.5/debug/tiny-packages.scm

8 lines
159 B
Scheme

; no copyright
; (link-simple-system '(debug tiny) 'start tiny-system)
(define-structure tiny-system (export start)
(define-all-operators)
(files tiny))