Update of /project/cl-unification/cvsroot/cl-unification In directory cl-net:/tmp/cvs-serv2693
Modified Files: templates-hierarchy.lisp Log Message: Minor changes (added COPYING information and other minutiae).
--- /project/cl-unification/cvsroot/cl-unification/templates-hierarchy.lisp 2011/02/24 20:44:12 1.8 +++ /project/cl-unification/cvsroot/cl-unification/templates-hierarchy.lisp 2011/02/26 09:21:14 1.9 @@ -2,6 +2,8 @@
;;;; templates-hierarchy.lisp --
+;;;; See file COPYING for copyright licensing information. + (in-package "CL.EXT.DACF.UNIFICATION") ; DACF = Data And Control Flow.
;;; Templates.
cl-unification-cvs@common-lisp.net