summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mfextra.c
blob: 3682d901430dc7b01668147f009f035ee97459bc (plain)
1
2
3
4
5
6
7
8
9
10
11
/* mfextra.c: Hand-coded routines for Metafont.

   This file is public domain.  */

#define	EXTERN /* Instantiate data from mfd.h here.  */

/* This file defines MF.  */
#include <mfd.h>

/* Hand-coded routines for TeX or Metafont in C.  */
#include <lib/texmfmp.c>