mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
Added treatment of transfer modules. Aggregation is an example.
This commit is contained in:
@@ -26,7 +26,7 @@ type SourceCnc = Module Ident Option Info
|
||||
data Info =
|
||||
AbsCat (Perh Context) (Perh [Term]) -- constructors; must be Id or QId
|
||||
| AbsFun (Perh Type) (Perh Term) -- Yes f = canonical
|
||||
| AbsTrans Ident
|
||||
| AbsTrans Term
|
||||
|
||||
-- judgements in resource
|
||||
| ResParam (Perh [Param])
|
||||
|
||||
Reference in New Issue
Block a user