diff options
Diffstat (limited to 'bin/jgf')
| -rw-r--r-- | bin/jgf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # change the value of GFHOME to the directory where you have the gf binary -GFHOME=../ +GFHOME=/home/aarne/GF JGUILIB=$GFHOME/src/JavaGUI GF=$GFHOME/bin/gf |
