4 lines
70 B
Common Lisp
4 lines
70 B
Common Lisp
|
|
(defpackage #:rcswa
|
||
|
|
(:use #:clim #:clim-lisp))
|
||
|
|
(in-package #:rcswa)
|