]> git.lyx.org Git - lyx.git/blobdiff - src/texrow.C
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / texrow.C
index ae847224dc14f21a9c256f11f100dfd99f02e0d0..7399843df0f5532b36697d4eb823a600b89a01a8 100644 (file)
@@ -4,9 +4,9 @@
  *           LyX, The Document Processor
  *      
  *         Copyright (C) 1995 Matthias Ettrich
- *          Copyright (C) 1995-1998 The LyX Team.
+ *          Copyright (C) 1995-1999 The LyX Team.
  *
- *======================================================*/
+ * ======================================================*/
 
 #include <config.h>
 
 
 #include "texrow.h"
 #include "lyxparagraph.h"
-#include "error.h"
-
-//     $Id: texrow.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $    
-
-#if !defined(lint) && !defined(WITH_WARNINGS)
-static char vcid[] = "$Id: texrow.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $";
-#endif /* lint */
+#include "debug.h"
 
 // Delete linked list
 void TexRow::reset()