[funds-cvs] CVS funds/src

abaine abaine at common-lisp.net
Thu Jun 7 15:42:38 UTC 2007


Update of /project/funds/cvsroot/funds/src
In directory clnet:/tmp/cvs-serv23402/funds/src

Modified Files:
	package.lisp 
Log Message:
Added defpackage form.

--- /project/funds/cvsroot/funds/src/package.lisp	2007/06/07 15:20:10	1.1
+++ /project/funds/cvsroot/funds/src/package.lisp	2007/06/07 15:42:38	1.2
@@ -0,0 +1,3 @@
+
+(defpackage :funds
+  (:use :common-lisp))
\ No newline at end of file




More information about the Funds-cvs mailing list