mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Some peacekeeping clean-up, still far from compiling.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
--# -path=.:..:present:prelude
|
||||
|
||||
concrete PeaceSpoken_Fin of PeaceSpoken =
|
||||
Peace_Fin ** {
|
||||
|
||||
flags startcat = PhraseSpoken ;
|
||||
|
||||
}
|
||||
concrete PeaceSpoken_Fin of PeaceSpoken = Peace_Fin;
|
||||
|
||||
@@ -2,9 +2,4 @@
|
||||
|
||||
concrete Peace_Fin of Peace =
|
||||
PeaceSyntax_Fin, PeaceLexCommon_Fin,
|
||||
PeaceLexExt_Fin, PeacePhrases_Fin
|
||||
** {
|
||||
|
||||
flags startcat = PhraseWritten ;
|
||||
optimize = all_subs ;
|
||||
}
|
||||
PeaceLexExt_Fin, PeacePhrases_Fin;
|
||||
|
||||
Reference in New Issue
Block a user