diff options
| author | aarne <unknown> | 2005-01-19 19:58:31 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-01-19 19:58:31 +0000 |
| commit | d9112080460280eccdabf328877ce04fbcc3ca4a (patch) | |
| tree | 9d4d6689360ee5e836d05df1587f45863b834b94 /bin | |
| parent | 87b55df10f00fd23d89a89bfb7c4354ff455d83d (diff) | |
bug fixes in Danish
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=./ +GFHOME=/home/aarne/GF/bin -JGUILIB=../src/java +JGUILIB=$GFHOME/java GF=$GFHOME/gf JGUI=GFEditor2 |
