]> git.lyx.org Git - lyx.git/blobdiff - src/counters.C
small changes to ButtonController usage
[lyx.git] / src / counters.C
index 2a72bf99f4f50f1409a6c18a0c0438db6748f140..a9a89aef2878f182938c8763183cdd2bebdd9750 100644 (file)
@@ -1,3 +1,18 @@
+/* This file is part of
+ * ====================================================== 
+ * 
+ *           LyX, The Document Processor
+ *
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-2000 The LyX Team.
+ *
+ *
+ * ====================================================== */
+
+#ifdef __GNUG__
+#pragma implementation
+#endif
+
 #include <config.h>
 
 #include "counters.h"