diff options
| author | bjorn <bjorn@bringert.net> | 2008-08-15 20:21:12 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-08-15 20:21:12 +0000 |
| commit | 137133b742f38c76d2354047ecc9d4af88826d42 (patch) | |
| tree | 40b29781c11c6c9effd89c08ce7d6501a1bdedd0 /examples/peacekeeping/finnish/PeaceSpoken_Fin.gf | |
| parent | 66c927937ad8ba4055a30c87c4455186535804dd (diff) | |
Added peacekeeping example back in. Doesn't compile yet.
Diffstat (limited to 'examples/peacekeeping/finnish/PeaceSpoken_Fin.gf')
| -rw-r--r-- | examples/peacekeeping/finnish/PeaceSpoken_Fin.gf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf b/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf new file mode 100644 index 000000000..98a23732b --- /dev/null +++ b/examples/peacekeeping/finnish/PeaceSpoken_Fin.gf @@ -0,0 +1,8 @@ +--# -path=.:..:present:prelude + +concrete PeaceSpoken_Fin of PeaceSpoken = + Peace_Fin ** { + + flags startcat = PhraseSpoken ; + +} |
