Update of /project/mcclim/cvsroot/mcclim In directory clnet:/tmp/cvs-serv13277
Modified Files: mcclim.asd Log Message: Add "Logic Cube" example.
--- /project/mcclim/cvsroot/mcclim/mcclim.asd 2006/06/10 18:20:22 1.22 +++ /project/mcclim/cvsroot/mcclim/mcclim.asd 2006/07/03 04:58:41 1.23 @@ -345,7 +345,8 @@ (:file "dragndrop-translator") (:file "draggable-graph") (:file "text-size-test") - (:file "drawing-benchmark"))) + (:file "drawing-benchmark") + (:file "logic-cube"))) (:module "Goatee" :components ((:file "goatee-test")))))