summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps/otp.h
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@sharif.edu>2006-05-25 21:55:05 +0000
committerRoozbeh Pournader <roozbeh@sharif.edu>2006-05-25 21:55:05 +0000
commit0a2ec794f03837e374b38c4952e23aa352461cf9 (patch)
treec979be67e9d2a0b857b0611a863a2b97040f406d /Build/source/texk/web2c/otps/otp.h
parentbc96f890c4e188f096421c4ca79872f087a98372 (diff)
various updates and fixes to otp and ocp handling code
git-svn-id: svn://tug.org/texlive/trunk@1594 c570f23f-e606-0410-a88d-b1316a301751
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