summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/gftodmem.h
blob: edbda5da11d75ad2676a6cebf254f184358fc082 (plain)
1
2
3
4
5
6
7
/* This file is included from gftodvi.ch, since variant records are
   too hard to translate automatically.  */

typedef union {
   scaled sc;
   fourquarters qqqq;
} memoryword;