forked from GitHub/gf-core
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
--# -path=.:../abstract:../../prelude
|
|
|
|
resource PredicationRus = Predication with
|
|
(Resource = ResourceRus), (ResourceExt = ResourceExtRus) ;
|
|
|
|
-- this is the standard form of a derived resource. AR 12/1/2004
|