Minor changes (added COPYING information and other minutiae).
match-block.lisp
Sat Apr 2 04:05:18 UTC 2011 mantoniotti@common-lisp.net
* Minor changes (added COPYING information and other minutiae).
--- old-cl-unification-2/match-block.lisp 2014-09-11 07:30:41.000000000 +0000
+++ new-cl-unification-2/match-block.lisp 2014-09-11 07:30:41.000000000 +0000
@@ -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)