/[gcl]/gcl/bin/gcl
ViewVC logotype

Diff of /gcl/bin/gcl

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

revision 1.6 by wfs, Wed May 16 05:26:04 2001 UTC revision 1.7 by camm, Mon Jan 7 16:44:35 2002 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  exec /home/wfs/cvs/gcl/unixport/saved_gcl \  exec /fix/f/debian/mm/gcl/gcl/unixport/saved_gcl \
3     -dir /home/wfs/cvs/gcl/unixport/ \     -dir /fix/f/debian/mm/gcl/gcl/unixport/ \
4     -libdir /home/wfs/cvs/gcl/ \     -libdir /fix/f/debian/mm/gcl/gcl/ \
5     -eval '(setq si::*allow-gzipped-file* t)' \     -eval '(setq si::*allow-gzipped-file* t)' \
6     -eval '(setq si::*tk-library* "/usr/lib/tk8.3")' \     -eval '(setq si::*tk-library* "/usr/lib/tk8.2")' \
7       "$@"       "$@"
8  # other options: -load /tmp/foo.o -load jo.lsp -eval "(joe 3)"  # other options: -load /tmp/foo.o -load jo.lsp -eval "(joe 3)"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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