summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/PeaceSyntax.gf
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-08-19 14:35:45 +0000
committerbjorn <bjorn@bringert.net>2008-08-19 14:35:45 +0000
commit7d83d90e51573d92071e4f84c33f0cd2a1ab2c36 (patch)
treef77bae029bc96cf79bafdf3185c3fcbe87def887 /examples/peacekeeping/PeaceSyntax.gf
parent9242bdfcc81dc1d6f5c1f2b2e363f4284a13c962 (diff)
Use overloaded API in peace keeping grammar. Still not compiling, "no instance of mkS for Cl among ... Cl ... ?"
Diffstat (limited to 'examples/peacekeeping/PeaceSyntax.gf')
-rw-r--r--examples/peacekeeping/PeaceSyntax.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/peacekeeping/PeaceSyntax.gf b/examples/peacekeeping/PeaceSyntax.gf
index 21b852d63..adbf42571 100644
--- a/examples/peacekeeping/PeaceSyntax.gf
+++ b/examples/peacekeeping/PeaceSyntax.gf
@@ -1,10 +1,5 @@
abstract PeaceSyntax = PeaceCat ** {
- cat
- Sent ;
- Quest ;
- MassCN ;
-
fun
PhrPos : Sent -> Phrase ;
PhrNeg : Sent -> Phrase ;