forked from GitHub/gf-core
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