[cl-unification-cvs] CVS cl-unification

mantoniotti mantoniotti at common-lisp.net
Fri Nov 9 13:30:55 UTC 2007


Update of /project/cl-unification/cvsroot/cl-unification
In directory clnet:/tmp/cvs-serv29467

Modified Files:
	unification.system 
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.system	2007/05/21 12:29:24	1.2
+++ /project/cl-unification/cvsroot/cl-unification/unification.system	2007/11/09 13:30:55	1.3
@@ -1,5 +1,12 @@
 ;;; -*- Mode: Lisp -*-
 
+;;; unification.system --
+;;; MK:DEFSYSTEM system file.
+;;;
+;;; Note:
+;;; [20071109 MA]
+;;; This file is OBSOLETE.  Use 'cl-unification.system' instead.
+
 (mk:defsystem "UNIFICATION"
   :components ("unification-package"
                "variables"




More information about the Cl-unification-cvs mailing list