mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
clean up
This commit is contained in:
12
bin/jgf2+
12
bin/jgf2+
@@ -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 $*"
|
||||
|
||||
Reference in New Issue
Block a user