Some peacekeeping clean-up, still far from compiling.

This commit is contained in:
bjorn
2008-08-18 20:22:25 +00:00
parent 018b8e2f0d
commit 591c44f05b
11 changed files with 18 additions and 42 deletions

View File

@@ -1,8 +1,4 @@
--# -path=.:..:present:prelude
concrete PeaceSpoken_Eng of PeaceSpoken =
Peace_Eng ** {
flags startcat = PhraseSpoken ;
}
Peace_Eng;

View File

@@ -2,9 +2,4 @@
concrete Peace_Eng of Peace =
PeaceSyntax_Eng, PeaceLexCommon_Eng,
PeaceLexExt_Eng, PeacePhrases_Eng
** {
flags startcat = PhraseWritten ;
}
PeaceLexExt_Eng, PeacePhrases_Eng;