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


# ifndef MPMATHPOSIT_H
# define MPMATHPOSIT_H 1

# include "mp.h"
# include "softposit.h"

math_data *mp_initialize_posit_math (MP mp);

# endif