forked from GitHub/gf-core
Added peacekeeping example back in. Doesn't compile yet.
This commit is contained in:
10
examples/peacekeeping/english/Peace_Eng.gf
Normal file
10
examples/peacekeeping/english/Peace_Eng.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:..:present:prelude
|
||||
|
||||
concrete Peace_Eng of Peace =
|
||||
PeaceSyntax_Eng, PeaceLexCommon_Eng,
|
||||
PeaceLexExt_Eng, PeacePhrases_Eng
|
||||
** {
|
||||
|
||||
flags startcat = PhraseWritten ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user