]> git.lyx.org Git - features.git/blob - src/mathed/math_utils.h
9e0126ad1fc34e5ef83fe4e1b5dd630699e44dd1
[features.git] / src / mathed / math_utils.h
1 // -*- C++ -*-
2
3 #ifndef MATHUTILS_H
4 #define MATHUTILS_H
5
6 extern
7 int MathLookupBOP(short id);
8
9 #endif