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

   This file is public domain.  */

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

/* This file defines MFLua.  */
#include <mfluad.h>

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