small adjustments in Make.hs and some resources to make the lib compile with less warnings and without errors

This commit is contained in:
aarne
2010-04-14 16:25:17 +00:00
parent d361b2ed0f
commit 0beda69f6c
11 changed files with 127 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
concrete IdiomDut of Idiom = CatDut **
open MorphoDut, ParadigmsDut, IrregDut, Prelude in {
open MorphoDut, (P = ParadigmsDut), IrregDut, Prelude in {
flags optimize=all_subs ;