mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -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
|
open ParadigmsFre, (Irreg=IrregFre) in
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
abstract MorphalouFreAbs = Cat ** {
|
abstract DictFreAbs = Cat ** {
|
||||||
|
|
||||||
|
|
||||||
fun a_1_N : N ;
|
fun a_1_N : N ;
|
||||||
Reference in New Issue
Block a user