]> git.lyx.org Git - lyx.git/blobdiff - src/support/nt_defines.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / support / nt_defines.h
index 4a060ab3e533b5cbab35d199fb887eaa9430df0e..fe9d26fa87e29988cb99982c18c7ef4ccc683aa1 100644 (file)
@@ -1,19 +1,13 @@
-/* -*- C++ -*- */
-/* This file is part of
- * ====================================================== 
- * 
- *           LyX, the High Level Word Processor
- *        
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-1998 The LyX Team.
+// -*- C++ -*-
+/**
+ * \file nt_defines.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ====================================================== 
- A few prototypes and definitions needed for Windows NT */
-
-/* Hacks to get LyX running under Win-NT w. Cygnus b19 (steven@cs.uu.nl) */
+ * Prototypes and definitions needed for Windows NT.
+ */
 
 #ifndef NT_DEFINES_H
 #define NT_DEFINES_H
 
-
-#endif /* NT_DEFINES_H */
+#endif // NT_DEFINES_H