summaryrefslogtreecommitdiff
path: root/source/luametatex/source/mp/mpc/mpmath.h
blob: c82707bb88418af064353ec863f33eb3b8f75554 (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 MPMATH_H
# define MPMATH_H 1

# include "mp.h"

math_data *mp_initialize_scaled_math (MP mp);

# endif