X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_replace.h;h=54f47d0358b6b6225e1b41042de97c4ddb373c19;hb=701b99ecd70ac472aa53c8b2317af44def4f9670;hp=369ab5f51022c7dde0cf7e3b3e0f426fe6714d11;hpb=a37064c0ac3b1e67b04a9480852f5c9e701fb4d9;p=lyx.git diff --git a/src/mathed/math_replace.h b/src/mathed/math_replace.h index 369ab5f510..54f47d0358 100644 --- a/src/mathed/math_replace.h +++ b/src/mathed/math_replace.h @@ -1,9 +1,17 @@ +// -*- C++ -*- +/** + * \file math_replace.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 MATH_REPLACE_H #define MATH_REPLACE_H -#ifdef __GNUG__ -#pragma interface -#endif #include "math_data.h"