mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
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