1/* 2 This file was generated by "mtxrun --script "mtx-wtoc.lua" from the metapost cweb 3 files but now maintained as C file. 4*/ 5 6# ifndef MPMATHPOSIT_H 7# define MPMATHPOSIT_H 1 8 9# include "mp.h" 10# include "softposit.h" 11 12math_data *mp_initialize_posit_math (MP mp); 13 14# endif 15 16 |