Files
gf-core/lib/resource-0.6/english/LogicEng.gf
2004-06-01 05:29:10 +00:00

7 lines
184 B
Plaintext

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