forked from GitHub/gf-core
*** empty log message ***
This commit is contained in:
4
bin/jgf
4
bin/jgf
@@ -1,9 +1,9 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# change the value of GFHOME to the directory where you have the gf binary
|
# change the value of GFHOME to the directory where you have the gf binary
|
||||||
GFHOME=/home/aarne/GF2/bin
|
GFHOME=./
|
||||||
|
|
||||||
JGUILIB=$GFHOME/java/
|
JGUILIB=../src/java
|
||||||
GF=$GFHOME/gf
|
GF=$GFHOME/gf
|
||||||
JGUI=GFEditor2
|
JGUI=GFEditor2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user