/[gcl]/gcl/cmpnew/gcl_cmputil.lsp
ViewVC logotype

Diff of /gcl/cmpnew/gcl_cmputil.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by camm, Sun Sep 14 02:43:01 2003 UTC revision 1.3 by camm, Fri Jan 7 17:58:33 2005 UTC
# Line 75  Line 75 
75      (terpri))      (terpri))
76    nil)    nil)
77    
78  (defvar *suppress-compiler-notes* nil)  (defvar *suppress-compiler-notes* t)
79    
80  (defun cmpnote (string &rest args &aux (*print-case* :upcase))  (defun cmpnote (string &rest args &aux (*print-case* :upcase))
81    (unless *suppress-compiler-notes*    (unless *suppress-compiler-notes*

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26