diff options
| author | janna <unknown> | 2005-10-16 20:16:05 +0000 |
|---|---|---|
| committer | janna <unknown> | 2005-10-16 20:16:05 +0000 |
| commit | 5a9ec2714301cfee4c3a557cc3c966494c802f32 (patch) | |
| tree | 9e2094c5c9b68d1d9ba9402d029d73ed8ae5ad6b /bin | |
| parent | 129c509516db3a0c9ac305db4ef8ba3fde8d8691 (diff) | |
*** empty log message ***
Diffstat (limited to 'bin')
| -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=/home/aarne/GF +GFHOME=../ JGUILIB=$GFHOME/src/JavaGUI GF=$GFHOME/bin/gf |
