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

Diff of /gcl/cmpnew/gcl_cmpmain.lsp

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

revision 1.1.2.1 by camm, Sun Sep 14 02:30:33 2003 UTC revision 1.1.2.2 by camm, Tue Sep 23 18:26:49 2003 UTC
# Line 246  Cannot compile ~a.~%" Line 246  Cannot compile ~a.~%"
246           (not system-p)           (not system-p)
247           (add-init `(si::warn-version ,si::*gcl-version* ,si::*gcl-major-version*)))           (add-init `(si::warn-version ,si::*gcl-version* ,si::*gcl-major-version*)))
248    
249      (when (probe-file "./cmpinit.lsp")      (when (probe-file "./gcl_cmpinit.lsp")
250        (load  "./cmpinit.lsp"        (load  "./gcl_cmpinit.lsp"
251              :verbose *compile-verbose*))              :verbose *compile-verbose*))
252    
253      (with-open-file (*compiler-output-data*      (with-open-file (*compiler-output-data*

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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