Beta release.

This commit is contained in:
aarne
2004-04-02 12:23:48 +00:00
parent f53f35978f
commit 73c4fe8dda
4 changed files with 112 additions and 13 deletions

View File

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