summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/etexdir/etex-binpool.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/etexdir/etex-binpool.ch')
-rw-r--r--Build/source/texk/web2c/etexdir/etex-binpool.ch8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/etexdir/etex-binpool.ch b/Build/source/texk/web2c/etexdir/etex-binpool.ch
index ac959c7b3fb..d55114962c9 100644
--- a/Build/source/texk/web2c/etexdir/etex-binpool.ch
+++ b/Build/source/texk/web2c/etexdir/etex-binpool.ch
@@ -2,6 +2,14 @@
% pool in binary
%
@x
+@!m,@!n:text_char; {characters input from |pool_file|}
+@!g:str_number; {garbage}
+@!a:integer; {accumulator for check sum}
+@!c:boolean; {check sum has been checked}
+@y
+@!g:str_number; {garbage}
+@z
+@x
@ @d bad_pool(#)==begin wake_up_terminal; write_ln(term_out,#);
a_close(pool_file); get_strings_started:=false; return;
end