liberty work

This commit is contained in:
Dan 2008-05-26 17:46:53 -07:00
parent b755309766
commit f798ac5dcd
1 changed files with 5 additions and 0 deletions

5
liberty-shape.lisp Normal file
View File

@ -0,0 +1,5 @@
(in-package :liberty-shape)
(defclass liberty-board (basic-board)
((liberty-board
:initform nil)))