summaryrefslogtreecommitdiff
path: root/source/luametatex/source/mp/mpc/mpmathdouble.h
blob: 4c041164e29245bc7d77eb2c86ba60735963a738 (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 MPMATHDOUBLE_H
# define MPMATHDOUBLE_H 1

# include "mp.h"

math_data *mp_initialize_double_math (MP mp);

# endif