home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / tex / texsrc2 / Src / fontutil / h / gftodmem
Text File  |  1991-06-28  |  179b  |  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.