(Cat,Ita) add stub implementations of Extend

- using ExtendRomanceFunctor
- can't compile ExtendFre using ExtendRomanceFunctor though..
This commit is contained in:
odanoburu
2019-03-18 14:52:02 -03:00
parent 230d7afe1f
commit 76bf6b7363
4 changed files with 43 additions and 3 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ concrete AllIta of AllItaAbs =
LangIta,
-- IrregIta,
ExtraIta
** {} ;
** open ExtendIta
in {} ;