[funds-cvs] r9 - trunk/funds/src
    abaine at common-lisp.net 
    abaine at common-lisp.net
       
    Thu Jun 14 02:04:25 UTC 2007
    
    
  
Author: abaine
Date: Wed Jun 13 22:04:25 2007
New Revision: 9
Modified:
   trunk/funds/src/package.lisp
Log:
formatting changes
Modified: trunk/funds/src/package.lisp
==============================================================================
--- trunk/funds/src/package.lisp	(original)
+++ trunk/funds/src/package.lisp	Wed Jun 13 22:04:25 2007
@@ -1,3 +1,5 @@
 
+(in-package :cl-user)
+
 (defpackage :funds
-  (:use :common-lisp))
\ No newline at end of file
+  (:use :common-lisp))
    
    
More information about the Funds-cvs
mailing list