Update of /project/cl-unification/cvsroot/cl-unification In directory clnet:/tmp/cvs-serv29862
Added Files: cl-unification.system Log Message: Added the new system building files with more meaningful names w.r.t. the name of the library.
--- /project/cl-unification/cvsroot/cl-unification/cl-unification.system 2007/11/09 13:34:21 NONE +++ /project/cl-unification/cvsroot/cl-unification/cl-unification.system 2007/11/09 13:34:21 1.1 ;;;; -*- Mode: Lisp -*-
;;;; cl-unification.system -- ;;;; MK:DEFSYSTEM system file.
(mk:defsystem "CL-UNIFICATION" :components ("unification-package" "variables" "substitutions" "lambda-list-parsing" "templates-hierarchy" "unifier" "match-block" "apply-substitution"))
;;; end of file -- cl-unification.system --
cl-unification-cvs@common-lisp.net