1
0
forked from GitHub/gf-rgl

With the new reuse of abstract as interface,

With the new reuse of abstract as interface,
more modular structure of resource.
This commit is contained in:
aarne
2004-01-09 16:40:25 +00:00
parent a8ef931d46
commit 7f0b001e57
8 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
--# -path=.:../abstract:../../prelude
resource ResourceSwe = reuse StructuralSwe ;
instance ResourceSwe of Resource = reuse StructuralSwe ;