
14 Jun
2007
14 Jun
'07
2:04 a.m.
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))