OSDN Git Service

removed unused flag.
[putex/putex.git] / src / texsourc / coerce.h
index 956cddf..33d0b28 100644 (file)
 /* It is OK for eqtb, because, even though we may allocate eqtb, */
 /* we won't ever reallocate it ... */
 
-/* WARNING: with dynamic allocation cannot use memory_word *mem=zmem */
-/* in this case, just let mem be alias for zmem */
-/* BUT: allow continued use of register for eqtb at least ! */
-//#define mem zmem
-
 void print_err (const char * s);
 void initialize (void);
 void print_ln (void);