home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / unixtex-6.1b-src.lha / unixtex-6.1b / web2c / fontutil / gftodmem.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-29  |  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.