Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
--- texmfmp.h.orig Thu Jul 23 18:36:40 1998
+++ texmfmp.h Thu Jul 23 18:37:21 1998
@@ -86,10 +86,12 @@
This type is set automatically to `float' by configure if a small TeX
is built. */
+#ifndef HAVE_GLUERATIO_TYPE
#ifndef GLUERATIO_TYPE
#define GLUERATIO_TYPE double
#endif
typedef GLUERATIO_TYPE glueratio;
+#endif
extern void setupcharset P1H(void);