X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rules.lisp;fp=rules.lisp;h=336c86f2fa3e02bbc39c1dc14ad0bf4bb001dc52;hb=384290f4271aa9acef79d39ba86deb49ae828cbf;hp=6a0745281dd99d423bc5926b915a925d3cfa7a1d;hpb=3537a8422aeb2817b41ee835c5ff45ba1d973c98;p=hyperobject.git diff --git a/rules.lisp b/rules.lisp index 6a07452..336c86f 100644 --- a/rules.lisp +++ b/rules.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: rules.lisp,v 1.46 2003/06/06 21:59:29 kevin Exp $ +;;;; $Id: rules.lisp,v 1.47 2003/06/20 08:35:21 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -25,6 +25,7 @@ (func :initform nil :initarg :func :accessor func))) (defun compile-rule (source-code dependants volatile cl) + (declare (ignore cl)) (let ((access (appendnew dependants volatile))) (compile nil (eval