mpmathscaled.h /size: 260 b    last modification: 2025-02-21 11:03
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 MPMATHSCALED_H
7# define MPMATHSCALED_H 1
8
9# include "mp.h"
10
11math_data *mp_initialize_scaled_math (MP mp);
12
13# endif
14
15