mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Some peacekeeping clean-up, still far from compiling.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
--# -path=.:..:present:prelude
|
||||
|
||||
concrete PeaceSpoken_Swe of PeaceSpoken =
|
||||
Peace_Swe ** {
|
||||
|
||||
flags startcat = PhraseSpoken ;
|
||||
|
||||
}
|
||||
Peace_Swe;
|
||||
@@ -2,9 +2,4 @@
|
||||
|
||||
concrete Peace_Swe of Peace =
|
||||
PeaceSyntax_Swe, PeaceLexCommon_Swe,
|
||||
PeaceLexExt_Swe, PeacePhrases_Swe
|
||||
** {
|
||||
|
||||
flags startcat = PhraseWritten ;
|
||||
|
||||
}
|
||||
PeaceLexExt_Swe, PeacePhrases_Swe;
|
||||
Reference in New Issue
Block a user