X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_autocorrect.h;h=8812722ce0e3662315ddb994156095d91b2c3609;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=8a3c75bea1d17203c39046fae6dbd39fa8686664;hpb=a37064c0ac3b1e67b04a9480852f5c9e701fb4d9;p=lyx.git diff --git a/src/mathed/math_autocorrect.h b/src/mathed/math_autocorrect.h index 8a3c75bea1..8812722ce0 100644 --- a/src/mathed/math_autocorrect.h +++ b/src/mathed/math_autocorrect.h @@ -1,9 +1,17 @@ +// -*- 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 -#ifdef __GNUG__ -#pragma interface -#endif class MathAtom;