[cl-unification-cvs] CVS cl-unification
mantoniotti
mantoniotti at common-lisp.net
Fri Nov 9 13:30:53 UTC 2007
Update of /project/cl-unification/cvsroot/cl-unification
In directory clnet:/tmp/cvs-serv29446
Modified Files:
unification.asd
Log Message:
Marked the two system building files as 'obsolete', before removing
them from the repository. The new files are prefixed by 'cl-'.
--- /project/cl-unification/cvsroot/cl-unification/unification.asd 2007/05/21 12:33:18 1.2
+++ /project/cl-unification/cvsroot/cl-unification/unification.asd 2007/11/09 13:30:53 1.3
@@ -2,8 +2,12 @@
;;; unification.asd --
;;; ASDF system file.
+;;;
+;;; Note:
+;;; [20071109 MA]
+;;; This file is OBSOLETE. Use 'cl-unification.asd' instead.
-(asdf:defsystem unification
+(asdf:defsystem cl-unification
:author "Marco Antoniotti"
:serial t
:components ((:file "unification-package")
More information about the Cl-unification-cvs
mailing list