summaryrefslogtreecommitdiff
path: root/pez.h
diff options
context:
space:
mode:
Diffstat (limited to 'pez.h')
-rw-r--r--pez.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pez.h b/pez.h
index 4edc0df..e802d26 100644
--- a/pez.h
+++ b/pez.h
@@ -20,6 +20,7 @@ enum {
PEZ_TTuple,
PEZ_TRecord,
PEZ_TArray,
+ PEZ_TDilambda
};
typedef enum PezError {