renamed MorphalouFre to DictFre

This commit is contained in:
ra.monique
2011-09-21 18:18:43 +00:00
parent 63a3fab276
commit fa65def172
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
concrete MorphalouFre of MorphalouFreAbs = CatFre **
concrete DictFre of DictFreAbs = CatFre **
open ParadigmsFre, (Irreg=IrregFre) in
{

View File

@@ -1,4 +1,4 @@
abstract MorphalouFreAbs = Cat ** {
abstract DictFreAbs = Cat ** {
fun a_1_N : N ;