summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/finnish/Peace_Fin.gf
blob: f8e19d2b61f9995b64515f3376dbbf1990016f60 (plain)
1
2
3
4
5
6
7
8
9
10
--# -path=.:..:present:prelude

concrete Peace_Fin of Peace = 
  PeaceSyntax_Fin, PeaceLexCommon_Fin, 
  PeaceLexExt_Fin, PeacePhrases_Fin
  ** {

  flags startcat = PhraseWritten ; 
	optimize = all_subs ;
}