]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/dimension.C
small up/down tweaking
[lyx.git] / src / mathed / dimension.C
index 04b30ff8e7ca4ed2f528cacbb198abb06d8f6c92..9a25ef9d57d6f12b540c3d4ae90b480eb43916bb 100644 (file)
@@ -1,3 +1,16 @@
+/**
+ * \file dimension.C
+ * 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
+ */
+
+#ifdef __GNUG__
+#pragma implementation
+#endif
 
 #include <config.h>
 #include "dimension.h"