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_Eng of PeaceSpoken =
|
||||
Peace_Eng ** {
|
||||
|
||||
flags startcat = PhraseSpoken ;
|
||||
|
||||
}
|
||||
Peace_Eng;
|
||||
|
||||
@@ -2,9 +2,4 @@
|
||||
|
||||
concrete Peace_Eng of Peace =
|
||||
PeaceSyntax_Eng, PeaceLexCommon_Eng,
|
||||
PeaceLexExt_Eng, PeacePhrases_Eng
|
||||
** {
|
||||
|
||||
flags startcat = PhraseWritten ;
|
||||
|
||||
}
|
||||
PeaceLexExt_Eng, PeacePhrases_Eng;
|
||||
Reference in New Issue
Block a user