/* CODE.H - DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */
/* PRECISION OF CODING VALUES. Coding values are fixed-point binary
fractions in the range [0,1), represented as integer
/****************************************************/
/* File: code.h */
/* Code emitting utilities for the TINY compiler */
/* and interface to the TM machi