]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.h
Move #includes out of header files.
[lyx.git] / src / lyx_sty.h
index b7461115bef0b26479990eedbb1c417b614d8fa5..45987b0b114cfb16a7123dee49d19908a29fb8d3 100644 (file)
@@ -1,15 +1,16 @@
 // -*- C++ -*-
 /**
  * \file lyx_sty.h
- * Copyright 1995-2002 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
  *
  * A number of LaTeX command definitions for various
  * things. The name of this file is a holdover from the
  * days of yore.
- *
- * \author Lars Gullik Bjornes <larsbj@lyx.org>
  */
 
 #ifndef LYX_STY_H
@@ -51,5 +52,7 @@ extern string const binom_def;
 extern string const mathcircumflex_def;
 ///
 extern string const tabularnewline_def;
+///
+extern string const lyxgreyedout_def;
 
 #endif // LYX_STY_H