mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
correctly distinguish between fun and data judgements
This commit is contained in:
@@ -84,7 +84,7 @@ struct PGF_INTERNAL_DECL PgfAbsFun {
|
||||
|
||||
ref<PgfDTyp> type;
|
||||
int arity;
|
||||
ref<Vector<ref<PgfEquation>>> defns;
|
||||
ref<char> bytecode;
|
||||
PgfExprProb ep;
|
||||
PgfText name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user