1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2004-08-10 11:52:42 +00:00
parent b4022179a4
commit 3608232afa

View File

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