mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
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