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

   This file is public domain.  */

#define	EXTERN /* Instantiate data from alephd.h here.  */
#define DLLPROC dllalephmain

/* This file defines TeX and Aleph.  */
#include <alephd.h>

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