summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/pdftexextra.c
blob: 86a7939ade2a4b86c1e4bb0ba765f55b39046d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* pdftexextra.c: Hand-coded routines for pdfTeX.

   This file is public domain.  */

#define	EXTERN /* Instantiate data from pdftexd.h here.  */
#define DLLPROC dllpdftexmain

/* This file defines TeX and pdfTeX.  */
#include <pdftexd.h>

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