summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/eptexdir/eptexextra.c
blob: a07767243eb6ba12b6e8e43d6c5c215d0f247f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* eptexextra.c: Hand-coded routines for e-pTeX.

   This file is public domain.  */

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

/* This file defines TeX and epTeX.  */
#include <eptexd.h>

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