summaryrefslogtreecommitdiff
path: root/source/luametatex/source/mp/mpc/mpmathbinary.h
blob: a321842ac5b53f346112894aff4e13fb227b926a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* This file is generated by "mtxrun --script "mtx-wtoc.lua" from the metapost cweb files. */


# ifndef MPMATHBINARY_H
# define MPMATHBINARY_H 1

# include "mp.h"

math_data *mp_initialize_binary_math (MP mp);

# endif