Files
gf-core/lib/resource-0.6/german/LogicGer.gf
2004-08-17 08:41:41 +00:00

7 lines
184 B
Plaintext

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