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/PeaceSpoken.gf | |
| parent | 66c927937ad8ba4055a30c87c4455186535804dd (diff) | |
Added peacekeeping example back in. Doesn't compile yet.
Diffstat (limited to 'examples/peacekeeping/PeaceSpoken.gf')
| -rw-r--r-- | examples/peacekeeping/PeaceSpoken.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/peacekeeping/PeaceSpoken.gf b/examples/peacekeeping/PeaceSpoken.gf new file mode 100644 index 000000000..59d7210f3 --- /dev/null +++ b/examples/peacekeeping/PeaceSpoken.gf @@ -0,0 +1 @@ +abstract PeaceSpoken = Peace ** {}
\ No newline at end of file |
