[cl-unification-cvs] CVS cl-unification
mantoniotti
mantoniotti at common-lisp.net
Sat Feb 26 09:19:01 UTC 2011
Update of /project/cl-unification/cvsroot/cl-unification
In directory cl-net:/tmp/cvs-serv32600
Modified Files:
match-block.lisp
Log Message:
Minor changes (added COPYING information and other minutiae).
--- /project/cl-unification/cvsroot/cl-unification/match-block.lisp 2011/02/24 20:44:12 1.11
+++ /project/cl-unification/cvsroot/cl-unification/match-block.lisp 2011/02/26 09:19:01 1.12
@@ -3,6 +3,8 @@
;;;; match-block.lisp --
;;;; Various macros built on top of the unifier: MATCH, MATCHING and MATCH-CASE.
+;;;; See file COPYING for copyright licensing information.
+
(in-package "UNIFY")
(defun clean-unify-var-name (v)
More information about the Cl-unification-cvs
mailing list