mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
*** 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