1
0
forked from GitHub/gf-core

error msg in update

This commit is contained in:
aarne
2005-02-18 15:30:05 +00:00
parent 0e3eaf6d1d
commit fc89b01bb4
4 changed files with 21 additions and 6 deletions

View File

@@ -481,7 +481,7 @@ Source modules:
<p>
<a href=example/AnimalsFre.gf>AnimalsFre</a>
<a href=example/AnimalsFre.gf>AnimalsFre</a> (does not compile yet)
<p>
@@ -502,7 +502,7 @@ which is almost one thousand times smaller and faster to load.
Just issue the following GF commands
<pre>
i AnimalsEng.gf
i AnimalsFre.gf
-- i AnimalsFre.gf -- does not compile yet
i AnimalsSwe.gf
pm | wf animals.gfcm
</pre>