resources and new instantiation syntax

This commit is contained in:
aarne
2005-02-04 19:17:57 +00:00
parent 0ace2a1a4b
commit 0796338380
48 changed files with 1699 additions and 1006 deletions

View File

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

View File

@@ -1,4 +1,4 @@
--# -path=.:../romance:../abstract:../../prelude
--# -path=.:../romance:../oldabstract:../abstract:../../prelude
concrete TestResourceSpa of TestResource =
RulesSpa, StructuralSpa ** open Prelude, TypesSpa, MorphoSpa, SyntaxSpa in {