forked from GitHub/gf-rgl
- 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 {} ;
|