X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex-strings.h;h=9916342126caf9c1807e34360fae38436764a234;hb=21226de2b87a86be19fff025cace3d286a75aa76;hp=2ca62772fecac256ca5c4ad123a87a275953464c;hpb=b15c22e113d378e3d43298901a6be49c06725af6;p=lyx.git diff --git a/src/tex-strings.h b/src/tex-strings.h index 2ca62772fe..9916342126 100644 --- a/src/tex-strings.h +++ b/src/tex-strings.h @@ -1,8 +1,21 @@ // -*- C++ -*- +/* This file is part of + * ====================================================== + * + * LyX, The Document Processor + * + * Copyright 1995 Matthias Ettrich + * Copyright 1995-2001 The LyX Team. + * + * ====================================================== */ #ifndef TEX_STRINGS #define TEX_STRINGS +#ifdef __GNUG__ +#pragma interface +#endif + // this file should perhaps be split into even smaler parts /// @@ -24,9 +37,6 @@ extern char const * string_align[]; // used all over. As it happens, that meant that these strings were included // 27 times in the object file. (Asger) -/// -//extern char const * tex_babel[]; - /// extern char const * tex_graphics[];