/[gcl]/gcl/ansi-tests/gclload.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/gclload.lsp

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

revision 1.9 by pfdietz, Thu Aug 26 00:32:37 2004 UTC revision 1.10 by pfdietz, Thu Aug 26 00:39:20 2004 UTC
# Line 10  Line 10 
10     (format t "~&<~S ~S ~S>~%" a b c)))     (format t "~&<~S ~S ~S>~%" a b c)))
11    
12  #+allegro (run-shell-command "rm -f *.fasl")  #+allegro (run-shell-command "rm -f *.fasl")
13  #+cmu (run-program "rm" '("-f" "*.x86f" "*.sparcf"))  #+cmu (run-program "rm" '("-f" "*.x86f" "*.sparcf" "*.ppcf"))
14    
15  (load "gclload1.lsp")  (load "gclload1.lsp")
16  (load "gclload2.lsp")  (load "gclload2.lsp")

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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