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

   This file is public domain.  */

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

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

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