1
0
forked from GitHub/gf-rgl

resource for OCL

This commit is contained in:
aarne
2004-06-01 05:29:10 +00:00
parent 5fbb08bdbd
commit a11f1cfe59
5 changed files with 121 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:../abstract:../../prelude
resource LogicEng = Logic with
(Atom = AtomEng), (Resource = ResourceEng) ;
-- this is the standard form of a derived resource. AR 12/1/2004