summaryrefslogtreecommitdiff
path: root/pez.h
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-10-10 11:21:21 +0200
committerlemon <lsof@mailbox.org>2022-10-10 11:21:21 +0200
commitfd92b1f891167e110cfd2d7ec85b5c53d5c586c1 (patch)
treeca15131af23b697f2a56ecf6e9a72f887d092d9e /pez.h
parent124972dd5216da7935cf3a928bf6d94e4d6ce833 (diff)
bug fixes
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 {