1
0
forked from GitHub/gf-rgl

resources and new instantiation syntax

This commit is contained in:
aarne
2005-02-04 19:17:57 +00:00
parent 37430796a7
commit 9dee30b9b8
34 changed files with 1115 additions and 471 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../romance:../abstract:../../prelude
concrete RulesFre of Rules =
concrete RulesFre of Rules = CategoriesFre **
RulesRomance with (SyntaxRomance=SyntaxFre) ;

View File

@@ -1,4 +1,4 @@
--# -path=.:../romance:../abstract:../../prelude
--# -path=.:../romance:../oldabstract:../abstract:../../prelude
concrete TestResourceFre of TestResource = RulesFre, StructuralFre **
open Prelude, TypesFre, MorphoFre, SyntaxFre in {