]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/deprecated/lexer.l
Document wxTextCtrl::XYToPosition, PositionToXY and GetLineLength change
[wxWidgets.git] / contrib / src / deprecated / lexer.l
index 0b6da15c985045a165d20fec37a3d1954547c7d4..3b0c75f0b446e08fd57b3ab58fb1f769660c87ad 100644 (file)
@@ -10,6 +10,8 @@ WORDCHAR      [^'\\]
  * File:         lexer.l
  * Description:  Lexical analyser for PROLOGIO; can be used with
  *               either lex and flex.
  * File:         lexer.l
  * Description:  Lexical analyser for PROLOGIO; can be used with
  *               either lex and flex.
+ * Copyright:    (c) Julian Smart
+ * Licence:      wxWindows Licence
  */
 #include <string.h>
 #include <unistd.h>
  */
 #include <string.h>
 #include <unistd.h>