fixes before beta3 release

This commit is contained in:
aarne
2009-04-02 09:35:48 +00:00
parent a94143ee92
commit 6bb85a8f41
10 changed files with 45 additions and 11 deletions

View File

@@ -1,7 +1,9 @@
--# -path=.:../abstract:../romance:../common:prelude
concrete StructuralFre of Structural = CatFre **
open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX), Prelude in {
open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX),
MakeStructuralFre,
Prelude in {
flags optimize=all ; coding=utf8 ;