mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
--# -path=.:../abstract:../../prelude
|
|
|
|
resource PredicationSwe = Predication with
|
|
(Resource = ResourceSwe), (ResourceExt = ResourceExtSwe) ;
|
|
|
|
-- this is the standard form of a derived resource. AR 12/1/2004
|