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