the name gf2

This commit is contained in:
aarne
2004-08-10 08:17:03 +00:00
parent 9d07bd92a8
commit 9650864b06
3 changed files with 4 additions and 7 deletions

11
bin/jgf Normal file
View File

@@ -0,0 +1,11 @@
#! /bin/sh
# change the value of GFHOME to the directory where you have the gf binary
GFHOME=/home/aarne/GF2/bin
JGUILIB=$GFHOME/java/
GF=$GFHOME/gf
JGUI=GFEditor2
java -cp $JGUILIB $JGUI "$GF -java $*"