diff options
Diffstat (limited to 'lib/lexer.tes')
-rw-r--r-- | lib/lexer.tes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/lexer.tes b/lib/lexer.tes index bd742a0..2676e1b 100644 --- a/lib/lexer.tes +++ b/lib/lexer.tes @@ -1,6 +1,6 @@ -! Lexer configuration and styles (ED hook) ! +!* Lexer configuration and styles (ED hook) *! -! Match Q-Reg "_" against beginning of current doc's first line ! +!* Match Q-Reg "_" against beginning of current doc's first line *! @[lexer.checkheader]{ [: 0,(1ESPOSITIONFROMLINE:)::S ]: } @@ -16,7 +16,7 @@ [_ } -! Automatically mung all the lexers and add them to "lexer.auto" ! +!* Automatically mung all the lexers and add them to "lexer.auto" *! [* EQ.[lexers] [_ 1ENQ[$SCITECOPATH]/lexers/*.tes ]_ J |