Italian in 1.4

This commit is contained in:
aarne
2008-05-31 19:18:25 +00:00
parent 063b242905
commit acdf4c3d10
28 changed files with 8268 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
--1 Italian auxiliary operations.
--
---- This module contains operations that are needed to make the
---- resource syntax work. To define everything that is needed to
---- implement $Test$, it moreover contains regular lexical
---- patterns needed for $Lex$.
--
instance ResIta of ResRomance = DiffIta ** open CommonRomance, Prelude in {
flags optimize=all ;
} ;