summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/swedish
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/swedish
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/swedish')
-rw-r--r--examples/peacekeeping/swedish/PeaceCat_Swe.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/peacekeeping/swedish/PeaceCat_Swe.gf b/examples/peacekeeping/swedish/PeaceCat_Swe.gf
index 5ccfb2ed5..e056dc86a 100644
--- a/examples/peacekeeping/swedish/PeaceCat_Swe.gf
+++ b/examples/peacekeeping/swedish/PeaceCat_Swe.gf
@@ -1,3 +1,3 @@
--# -path=.:present:prelude
-concrete PeaceCat_Swe of PeaceCat = CatSwe ** PeaceCatI with (Lang = LangSwe); \ No newline at end of file
+concrete PeaceCat_Swe of PeaceCat = PeaceCatI with (Lang = LangSwe); \ No newline at end of file