]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_diminset.h
more IU
[lyx.git] / src / mathed / math_diminset.h
index 1fb5a18af1bd508996add90c2fc89a23d7ca9f0b..75c7cad1cc22f913267ba6f60543eab79bb76bf3 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_diminset.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_DIMINSET_H
 #define MATH_DIMINSET_H
 
@@ -7,7 +17,6 @@
 
 
 /// things that need the dimension cache
-
 class MathDimInset : public MathInset {
 public:
        /// not sure whether the initialization is really necessary