shrinking the size of some Fin datatypes (in general RGL) results in pgf size reduction to 25% of previous size

This commit is contained in:
aarne
2014-02-09 17:38:24 +00:00
parent 1bdfa4e294
commit e560a59646
11 changed files with 148 additions and 98 deletions
+1 -1
View File
@@ -943,7 +943,7 @@ caseTable : Number -> CommonNoun -> Case => Str = \n,cn ->
a = Predef.dp 1 minuna
} in
{s = table {
NPCase Nom | NPSep => mina ;
NPCase Nom => mina ; ----- NPSep
NPCase Gen => minun ;
NPCase Part => minua ;
NPCase Transl => minu + "ksi" ;