summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/comm-pc.ch
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2022-01-15 12:07:27 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2022-01-15 12:07:27 +0000
commit8f41885e8628d81972494ab78d939ce85229c411 (patch)
treece5c36622d4bf23e0ac8a46f02b9ab2d2c0df4fe /Build/source/texk/web2c/cwebdir/comm-pc.ch
parent007459cd590148dc15d7717b186d1b675f0ed854 (diff)
[CWEB] Increase array sizes in CWEB 4.6.1.
Without affecting CWEB in TeX Live, various array sizes in 'original' CWEB (release 4.6.1) were increased so that both CTANGLE and CWEAVE (but unfortunately _not_ CTWILL) can process CTEX.W in Martin Ruckert's WEB2W project (https://w3-o.cs.hm.edu/users/ruckert/public_html/web2w/index.html). git-svn-id: svn://tug.org/texlive/trunk@61610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/comm-pc.ch')
-rw-r--r--Build/source/texk/web2c/cwebdir/comm-pc.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/cwebdir/comm-pc.ch b/Build/source/texk/web2c/cwebdir/comm-pc.ch
index 5a29188ed73..883da1303c6 100644
--- a/Build/source/texk/web2c/cwebdir/comm-pc.ch
+++ b/Build/source/texk/web2c/cwebdir/comm-pc.ch
@@ -8,7 +8,7 @@ Note: The change to section 16 is not necessary if using a compiler
that allows >64K arrays.
@x section 16
-@d max_bytes 90000 /* the number of bytes in identifiers,
+@d max_bytes 100000 /* the number of bytes in identifiers,
@y
@d max_bytes (unsigned)60000 /* the number of bytes in identifiers,
@z