]> git.lyx.org Git - lyx.git/blobdiff - src/tracer.C
Alfredo's second patch
[lyx.git] / src / tracer.C
index 8f7562376d4d2c18a3e3081760aa70f0bce0271e..3b20972452b76ef92d8835a6e28290fe6febc93a 100644 (file)
@@ -1,5 +1,15 @@
+/* This file is part of
+ * ======================================================
+ *
+ *           LyX, The Document Processor
+ *
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-2001 The LyX Team.
+ *
+ * ====================================================== */
+
 #include <config.h>
 
 #include "tracer.h"
 
-int DebugTracer::depth = 0;
+int Trace::depth = 0;