[funds-cvs] r74 - trunk/funds

abaine at common-lisp.net abaine at common-lisp.net
Tue Jul 10 12:35:09 UTC 2007


Author: abaine
Date: Tue Jul 10 08:35:09 2007
New Revision: 74

Modified:
   trunk/funds/README
Log:
Fixed typo.

Modified: trunk/funds/README
==============================================================================
--- trunk/funds/README	(original)
+++ trunk/funds/README	Tue Jul 10 08:35:09 2007
@@ -15,7 +15,7 @@
 
 To load the system, type at a lisp prompt:
 
-    > (asdf-operate 'asdf:load-op 'funds)
+    > (asdf:operate 'asdf:load-op 'funds)
 
 To see the publicly exported symbols in package "FUNDS," look at
 the file funds/src/package.lisp.



More information about the Funds-cvs mailing list