Revision History
----------------

tascii V1.1 release  6/8/1998
-------------------------------
Enhancement:  Fixed command line argument parsing to better emulate
              the GNU-style long options.

tascii V1.2 release  12/5/1998
-------------------------------
Enhancement:  Added patch, from Andreas Forsgren (zap@arosnet.se),
              to display the ASCII character table in binary.

              Added code that changes the formatted output of the
              ASCII character table in binary, depending on terminal
              window size.

              Added conditional compilation, in the Makefile, for 
              the code that retrieves the terminal window size.

