home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / web2c / fontutil / gftodmem.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-28  |  179 b   |  8 lines

  1. /* This file is included from gftodvi.ch, since variant records are
  2.    too hard to translate automatically.  */
  3.  
  4. typedef union {
  5.    scaled sc;
  6.    fourquarters qqqq;
  7. } memoryword;
  8.