1
0
forked from GitHub/gf-rgl

continued restructuring of resources

This commit is contained in:
aarne
2005-02-02 15:23:29 +00:00
parent 31d9d2f9d7
commit 37430796a7
25 changed files with 581 additions and 821 deletions

View File

@@ -0,0 +1,3 @@
--# -path=.:../scandinavian:../abstract:../../prelude
concrete ClauseSwe of Clause = ClauseScand with (SyntaxScand=SyntaxSwe) ;

View File

@@ -1,6 +1,10 @@
--# -path=.:../scandinavian:../abstract:../../prelude
concrete TestResourceSwe of TestResource = RulesSwe, StructuralSwe **
concrete TestResourceSwe of TestResource =
-- RulesSwe,
ClauseSwe,
StructuralSwe
**
open Prelude, MorphoSwe, SyntaxSwe in {
flags startcat=Phr ; lexer=text ; unlexer=text ;