summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/Peace.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/peacekeeping/Peace.gf')
-rw-r--r--examples/peacekeeping/Peace.gf5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/peacekeeping/Peace.gf b/examples/peacekeeping/Peace.gf
index 13546fa08..f7514ac8b 100644
--- a/examples/peacekeeping/Peace.gf
+++ b/examples/peacekeeping/Peace.gf
@@ -1 +1,4 @@
-abstract Peace = PeaceSyntax, PeaceLexCommon, PeaceLexExt ** {} \ No newline at end of file
+abstract Peace =
+ PeaceSyntax, PeaceLexCommon,
+ PeaceLexExt, PeacePhrases
+ ** {} \ No newline at end of file