gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] gcl/cmpnew gcl_cmpenv.lsp


From: Camm Maguire
Subject: [Gcl-commits] gcl/cmpnew gcl_cmpenv.lsp
Date: Mon, 05 Jun 2006 22:23:44 +0000

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Changes by:     Camm Maguire <camm>     06/06/05 22:23:44

Modified files:
        cmpnew         : gcl_cmpenv.lsp 

Log message:
        auto-recompilation support

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gcl/cmpnew/gcl_cmpenv.lsp?cvsroot=gcl&r1=1.24&r2=1.25

Patches:
Index: gcl_cmpenv.lsp
===================================================================
RCS file: /cvsroot/gcl/gcl/cmpnew/gcl_cmpenv.lsp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- gcl_cmpenv.lsp      5 Jun 2006 22:02:45 -0000       1.24
+++ gcl_cmpenv.lsp      5 Jun 2006 22:23:44 -0000       1.25
@@ -56,7 +56,6 @@
   (setq *inline-functions* nil)
   (setq *inline-blocks* 0)
   (setq *notinline* nil)
-  (setq *eval-when-compile-only-macros* nil)
   (setq *portable-source* nil)
   (clrhash *norm-tp-hash*)
   (clrhash *and-tp-hash*)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]