c64-livecoding/editor/package.lisp

4 lines
78 B
Common Lisp

;;;; package.lisp
(defpackage #:editor
(:use #:cl #:trivial-gray-streams))