[movitz-cvs] CVS update: movitz/losp/muerte/functions.lisp

Update of /project/movitz/cvsroot/movitz/losp/muerte In directory common-lisp.net:/tmp/cvs-serv16137 Modified Files: functions.lisp Log Message: *** empty log message *** Date: Tue Dec 14 17:20:57 2004 Author: ffjeld Index: movitz/losp/muerte/functions.lisp diff -u movitz/losp/muerte/functions.lisp:1.24 movitz/losp/muerte/functions.lisp:1.25 --- movitz/losp/muerte/functions.lisp:1.24 Thu Oct 21 22:34:04 2004 +++ movitz/losp/muerte/functions.lisp Tue Dec 14 17:20:57 2004 @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld <frodef@acm.org> ;;;; Created at: Tue Mar 12 22:58:54 2002 ;;;; -;;;; $Id: functions.lisp,v 1.24 2004/10/21 20:34:04 ffjeld Exp $ +;;;; $Id: functions.lisp,v 1.25 2004/12/14 16:20:57 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------ @@ -18,7 +18,7 @@ (require :muerte/setf) (provide :muerte/functions) -(In-package muerte) +(in-package muerte) (defun identity (x) x)
participants (1)
-
ffjeld@common-lisp.net