diff options
| author | janna <unknown> | 2004-12-22 15:11:10 +0000 |
|---|---|---|
| committer | janna <unknown> | 2004-12-22 15:11:10 +0000 |
| commit | bba1cb2d108225f6078b6a12af3cc9256329ac7b (patch) | |
| tree | 15882f0ed5c60a969c9dc5ee9371b877353ce205 /bin | |
| parent | 310ba62601ebb9953bae379ea53f9c6ada163821 (diff) | |
*** empty log message ***
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/jgf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ #! /bin/sh # 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 JGUI=GFEditor2 |
