summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/texextra.c
blob: 84032862e8e7fbb5cd9cf3215211c018e0b6a996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* texextra.c: Hand-coded routines for TeX.

   This file is public domain.  */

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

/* This file defines TeX and onlyTeX.  */
#include <texd.h>

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