forked from GitHub/gf-core
renamed MorphalouFre to DictFre
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
concrete MorphalouFre of MorphalouFreAbs = CatFre **
|
||||
concrete DictFre of DictFreAbs = CatFre **
|
||||
open ParadigmsFre, (Irreg=IrregFre) in
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract MorphalouFreAbs = Cat ** {
|
||||
abstract DictFreAbs = Cat ** {
|
||||
|
||||
|
||||
fun a_1_N : N ;
|
||||
Reference in New Issue
Block a user