Sun Jul 13 13:26:38 UTC 2008 mantoniotti * Clenaing up. Clenaing up. Committing in . Removed Files: templates-hierarchy-saved.lisp diff -rN -u old-cl-unification-1/templates-hierarchy-saved.lisp new-cl-unification-1/templates-hierarchy-saved.lisp --- old-cl-unification-1/templates-hierarchy-saved.lisp 2013-07-21 11:37:22.000000000 +0000 +++ new-cl-unification-1/templates-hierarchy-saved.lisp 1970-01-01 00:00:00.000000000 +0000 @@ -1,458 +0,0 @@ -;;; -*- Mode: Lisp -*- - -(in-package "CL.EXT.DACF.UNIFICATION") ; DACF = Data And Control Flow. - -;;; Templates. -;;; Essentially we extend the type specifier language. -;;; The interesting thing is that we need to specify how a "match" -;;; between a template and a CL object is performed. - -;;; A template is one of the following -;;; -;;;