1
0
forked from GitHub/gf-core

Better help.

This commit is contained in:
aarne
2004-03-26 20:08:30 +00:00
parent 2433403b62
commit 6719aedde3
11 changed files with 81 additions and 26 deletions

View File

@@ -1,12 +1,12 @@
#! /bin/sh
# change the value of GFHOME to the directory where you have the gf binary
GFHOME=/home/aarne/GF2/bin
GFHOME=/home/aarne/GF/bin
# /.../chalmers.se/fs/cab/cs/.users/markus/home/GF1
JGUILIB=$GFHOME/java/
GF=$GFHOME/gf2
JGUI=GFEditor
GF=/usr/local/bin/gf
JGUI=GFEditor2
java -cp $JGUILIB $JGUI "$GF -java $*"