summaryrefslogtreecommitdiff
path: root/source/luametatex/source/mp/mpc/mpmathposit.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/mp/mpc/mpmathposit.h')
-rw-r--r--source/luametatex/source/mp/mpc/mpmathposit.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/luametatex/source/mp/mpc/mpmathposit.h b/source/luametatex/source/mp/mpc/mpmathposit.h
new file mode 100644
index 000000000..da4dfeee1
--- /dev/null
+++ b/source/luametatex/source/mp/mpc/mpmathposit.h
@@ -0,0 +1,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
+