forked from GitHub/gf-core
Added peacekeeping example back in. Doesn't compile yet.
This commit is contained in:
10
examples/peacekeeping/finnish/Peace_Fin.gf
Normal file
10
examples/peacekeeping/finnish/Peace_Fin.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:..:present:prelude
|
||||
|
||||
concrete Peace_Fin of Peace =
|
||||
PeaceSyntax_Fin, PeaceLexCommon_Fin,
|
||||
PeaceLexExt_Fin, PeacePhrases_Fin
|
||||
** {
|
||||
|
||||
flags startcat = PhraseWritten ;
|
||||
optimize = all_subs ;
|
||||
}
|
||||
Reference in New Issue
Block a user