Files
gf-rgl/src/italian/AllIta.gf
odanoburu 76bf6b7363 (Cat,Ita) add stub implementations of Extend
- using ExtendRomanceFunctor
- can't compile ExtendFre using ExtendRomanceFunctor though..
2019-03-18 14:58:42 -03:00

9 lines
163 B
Plaintext

--# -path=.:../romance:../abstract:../common:../api:../prelude
concrete AllIta of AllItaAbs =
LangIta,
-- IrregIta,
ExtraIta
** open ExtendIta
in {} ;