mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 10:00:11 -06:00
- using ExtendRomanceFunctor - can't compile ExtendFre using ExtendRomanceFunctor though..
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api:../prelude
|
|
|
|
concrete AllIta of AllItaAbs =
|
|
LangIta,
|
|
-- IrregIta,
|
|
ExtraIta
|
|
** open ExtendIta
|
|
in {} ;
|