summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/gftodmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/gftodmem.h')
-rw-r--r--Build/source/texk/web2c/gftodmem.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/gftodmem.h b/Build/source/texk/web2c/gftodmem.h
new file mode 100644
index 00000000000..edbda5da11d
--- /dev/null
+++ b/Build/source/texk/web2c/gftodmem.h
@@ -0,0 +1,7 @@
+/* This file is included from gftodvi.ch, since variant records are
+ too hard to translate automatically. */
+
+typedef union {
+ scaled sc;
+ fourquarters qqqq;
+} memoryword;