summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps/otp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/otps/otp.h')
-rw-r--r--Build/source/texk/web2c/otps/otp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/otp.h b/Build/source/texk/web2c/otps/otp.h
index 5e8433fea50..8d56f5ae9d5 100644
--- a/Build/source/texk/web2c/otps/otp.h
+++ b/Build/source/texk/web2c/otps/otp.h
@@ -71,3 +71,8 @@ enum {
#define OTP_PBACK_OFFSET (OTP_PBACK_OUTPUT - OTP_RIGHT_OUTPUT)
+#define OTP_MAXCODE 0xFFFF
+
+#define OTP_MAXSTATES 100
+#define OTP_MAXTABLES 100
+#define OTP_MAXALIASES 1000