--- freem/src/mpsdef0.h 2025/02/28 20:06:07 1.2 +++ freem/src/mpsdef0.h 2025/02/28 20:51:20 1.3 @@ -468,6 +468,7 @@ int numlit (char *str); long intexpr (char *str); short int tvexpr (char *str); void m_op (char *a, char *b, short op); +void mround (char *a, int digits); /* functions from service.c */ long int find (char *string, char *pattern);