The following script checks whether header files that define classes are named correctly.
When I run it in src/mathed, I find: pegase: ../checknames.sh mathed/*.h mathed/InsetMathCommand.h is bad mathed/InsetMathMacro.h is bad mathed/InsetMathRef.h is bad mathed/MathData.h is bad mathed/MathGridInfo.h is bad mathed/MathMacroTable.h is bad mathed/MathParser.h is bad mathed/MathReplace.h is bad These file names should indeed be double checked. HTH JMarc
checknames.sh
Description: Bourne shell script
