]> git.lyx.org Git - lyx.git/blob - src/mathed/math_utils.h
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_utils.h
1 // -*- C++ -*-
2
3 #ifndef MATHUTILS_H
4 #define MATHUTILS_H
5
6 int MathLookupBOP(short id);
7
8 #endif