lyx_mirror/src/mathed/math_utils.h

10 lines
103 B
C
Raw Normal View History

// -*- C++ -*-
#ifndef MATHUTILS_H
#define MATHUTILS_H
extern
int MathedLookupBOP(short id);
#endif