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

# include "mp.h"

math_data *mp_initialize_decimal_math (MP mp);

# endif