X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex-accent.C;h=59b0d1778ccef3af5c95ce05e76ec44438764bf7;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=eb65f1df6a90a73c71e5a4988a0af36943dda4a0;hpb=8283e978f8d621041c432b9b88a476bfd567385c;p=lyx.git diff --git a/src/tex-accent.C b/src/tex-accent.C index eb65f1df6a..59b0d1778c 100644 --- a/src/tex-accent.C +++ b/src/tex-accent.C @@ -1,24 +1,20 @@ -/* This file is part of - * ====================================================== +/** + * \file tex-accent.C + * 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. + */ #include -#ifdef __GNUG__ -#pragma implementation -#endif - -#include #include "tex-accent.h" -#include "commandtags.h" -#include "LString.h" -#include "support/lstrings.h" +#include "support/tostr.h" + +using std::string; /* 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