@x
% Here is TeX material that gets inserted after \input webmac
@y
% Here is TeX material that gets inserted after \input webmac
\input webmac-gpc
\let\maybe=\iffalse % print changed modules only.
\def\name{\tt POOLtype}
\N0\*. About \namegpc.\fi
This is an adaption of Donald~E. Knuth's \.{POOLtype}, version 3
from September 1989, to Unix. It is based on GNU~Pascal, version 2.1.
This program expects the input file (\.{.pool}) file,
which is a pool file, on the command line. To support shell
scripting, \namegpc\ sets the exit code to one when something was
wrong with the input file.
\hint
Comments and questions are welcome!
\bigskip
\address
@z
@x
\centerline{(Version 3, September 1989)}
@y
\centerline{(GPC-Version, October 2009)}
@z
[2]
@x
@p program POOLtype(@!pool_file,@!output);
@y
@p program POOLtype(@!output);
@z
[18]
@x
@!pool_file:packed file of text_char;
{the string-pool file output by \.{TANGLE}}
@y
@z