diff options
Diffstat (limited to 'src/LexAVE.cxx')
-rw-r--r-- | src/LexAVE.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/LexAVE.cxx b/src/LexAVE.cxx index 6382f6cf7..8ef79c6a3 100644 --- a/src/LexAVE.cxx +++ b/src/LexAVE.cxx @@ -1,5 +1,7 @@ // SciTE - Scintilla based Text Editor -// LexAVE.cxx - lexer for Avenue +/** @file LexAVE.cxx + ** Lexer for Avenue. + **/ // Copyright 1998-2000 by Neil Hodgson <neilh@scintilla.org> // The License.txt file describes the conditions under which this software may be distributed. |