X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_autocorrect.h;h=8812722ce0e3662315ddb994156095d91b2c3609;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=30495d05b050e14a99d957f69db97c83bcdbeff2;hpb=4dd8a4ed0ad7e8ef49b7c40cd96cc6d98b8410f9;p=lyx.git diff --git a/src/mathed/math_autocorrect.h b/src/mathed/math_autocorrect.h index 30495d05b0..8812722ce0 100644 --- a/src/mathed/math_autocorrect.h +++ b/src/mathed/math_autocorrect.h @@ -1,6 +1,18 @@ +// -*- C++ -*- +/** + * \file math_autocorrect.h + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author André Pönitz + * + * Full author contact details are available in file CREDITS. + */ + #ifndef MATHAUTOCORRECT_H #define MATHAUTOCORRECT_H + class MathAtom; // make "corrections" according to file lib/autocorrect