summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/texextra.c
blob: 6477a4b9289ab78ab1c173f16c2d5f4fe7deb324 (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.  */
#define DLLPROC dlltexmain

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

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