]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.h
cleanup some debug messages
[lyx.git] / src / tex-accent.h
index 968f5f3edeb4cc6b4f4b2bde463d464513bcafb5..e86ccfbc9ffc6922b0f89ed9301a1dbc74b2ba4d 100644 (file)
@@ -1,18 +1,19 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file tex-accent.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef TEX_ACCENT
 #define TEX_ACCENT
 
-#include "commandtags.h"
+#include "lfuns.h"
 
 /* the names used by TeX and XWindows for deadkeys/accents are not the same
    so here follows a table to clearify the differences. Please correct this