/[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.25 by camm, Wed Jun 22 18:56:13 2005 UTC revision 1.26 by camm, Wed Jun 22 18:59:23 2005 UTC
# Line 133  Line 133 
133                              (*PRINT-ESCAPE* T)                              (*PRINT-ESCAPE* T)
134                              (section-length *split-files*)                              (section-length *split-files*)
135                              tem                              tem
136                              (*compile-file-pathname* (merge-pathnames *lsp-ext* (car args)))                              (*compile-file-pathname* (merge-pathnames (car args) *lsp-ext*))
137                              (*compile-file-truename* (truename *compile-file-pathname*)))                              (*compile-file-truename* (truename *compile-file-pathname*)))
138    (loop    (loop
139     (compiler::init-env)     (compiler::init-env)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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