1 /* $MirOS: contrib/code/jupp/umath.h,v 1.4 2012/12/30 17:12:37 tg Exp $ */
5 * (C) 1992 Joseph H. Allen
7 * This file is part of JOE (Joe's Own Editor)
10 #define _JOE_UMATH_H 1
15 extern const unsigned char * volatile merr;
16 double calc(BW *bw, unsigned char *s);