summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/pdftexextra.c
blob: f302208c88913e73d4ac71d1df6e31e0abab1392 (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.  */

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

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