mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
bug fixes in Danish
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=./
|
GFHOME=/home/aarne/GF/bin
|
||||||
|
|
||||||
JGUILIB=../src/java
|
JGUILIB=$GFHOME/java
|
||||||
GF=$GFHOME/gf
|
GF=$GFHOME/gf
|
||||||
JGUI=GFEditor2
|
JGUI=GFEditor2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user