summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/swedish/PeacePhrases_Swe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/peacekeeping/swedish/PeacePhrases_Swe.gf')
-rw-r--r--examples/peacekeeping/swedish/PeacePhrases_Swe.gf12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/peacekeeping/swedish/PeacePhrases_Swe.gf b/examples/peacekeeping/swedish/PeacePhrases_Swe.gf
deleted file mode 100644
index 7f9d88014..000000000
--- a/examples/peacekeeping/swedish/PeacePhrases_Swe.gf
+++ /dev/null
@@ -1,12 +0,0 @@
---# -path=.:..:present:prelude
-
-concrete PeacePhrases_Swe of PeacePhrases =
- PeaceCat_Swe ** open CommonScand, PeaceRes in {
-
-lin
- Hello = stop "hej" ;
- GoodMorning = stop ["god morgon"] ;
- GoodEvening = stop ["god kväll"] ;
- WhatIsNamePron p = stop (["vad heter"] ++ p.s!NPNom) ;
-
-} \ No newline at end of file