fink/shape.lisp

7 lines
102 B
Common Lisp

(in-package :shape-board)
(defclass shape-board (basic-board)
(
))
;(defun shape-to-analyze ())