mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 14:02:50 -06:00
moving a few things to deprecated
This commit is contained in:
13
deprecated/old-lib/resource/catalan/ResCat.gf
Normal file
13
deprecated/old-lib/resource/catalan/ResCat.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
--1 Catalan 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 ResCat of ResRomance = DiffCat ** open CommonRomance, Prelude in {
|
||||
|
||||
flags optimize=noexpand ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user