mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
fixed decodeUTF8 for pgf; removed old resources from darcs
This commit is contained in:
13
lib/resource/spanish/ResSpa.gf
Normal file
13
lib/resource/spanish/ResSpa.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
--1 Spanish 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 ResSpa of ResRomance = DiffSpa ** open CommonRomance, Prelude in {
|
||||
|
||||
--- flags optimize=noexpand ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user