mirror of
https://gitlab.com/eql/lqml.git
synced 2026-03-14 02:32:19 -07:00
4 lines
49 B
Common Lisp
4 lines
49 B
Common Lisp
(defpackage :app
|
|
(:use :cl :qml)
|
|
(:export))
|
|
|