geml/packages.lisp
2023-08-01 11:11:57 -06:00

4 lines
80 B
Common Lisp

(defpackage #:geml.server
(:use :common-lisp)
(:export :start-server :bin))