summaryrefslogtreecommitdiff
path: root/source/luametatex/source/mp/mpc/mpmathposit.h
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-04-27 00:04:07 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-04-27 00:04:07 +0200
commit6b25a7a970ba9553adf8077ef2eecb50a5d77818 (patch)
treef06e40077ba9e55af4bf6cab52313f79f8ea84a8 /source/luametatex/source/mp/mpc/mpmathposit.h
parent657457ef4a08c1f000f272e00f654f4064cc37bd (diff)
downloadcontext-6b25a7a970ba9553adf8077ef2eecb50a5d77818.tar.gz
2023-04-26 23:31:00
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
+