[claw-cvs] r129 - trunk/main/claw-demo/src

Andrea Chiumenti achiumenti at common-lisp.net
Tue Oct 21 15:50:47 UTC 2008


Author: achiumenti
Date: Tue Oct 21 15:50:47 2008
New Revision: 129

Log:
package update


Modified:
   trunk/main/claw-demo/src/packages.lisp

Modified: trunk/main/claw-demo/src/packages.lisp
==============================================================================
--- trunk/main/claw-demo/src/packages.lisp	(original)
+++ trunk/main/claw-demo/src/packages.lisp	Tue Oct 21 15:50:47 2008
@@ -33,6 +33,6 @@
 (defpackage :claw-demo
   (:use :cl :claw-demo-backend :claw-demo-frontend)
   (:documentation "A demo application for CLAW")
-  (:export #:demo-setup
+  (:export #:demo-create-db
            #:demo-start
            #:demo-stop))
\ No newline at end of file




More information about the Claw-cvs mailing list