]> git.lyx.org Git - lyx.git/blobdiff - src/tex-strings.C
Fixed various "missing features" in the tabular/textinset code.
[lyx.git] / src / tex-strings.C
index 92371f029860c53719c06df8e85b8f48b792c050..1cb06a37c03e71486b1706abd816c287d8f33f00 100644 (file)
@@ -1,4 +1,19 @@
+/* This file is part of
+ * ====================================================== 
+ * 
+ *           LyX, The Document Processor
+ *        
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-2000 The LyX Team.
+ *
+ * ====================================================== */
+
 #include <config.h>
+
+#ifdef __GNUG__
+#pragma implementation
+#endif
+
 #include "tex-strings.h"
 
 // this file should perhaps be split into even smaller parts