diff options
author | nyamatongwe <unknown> | 2002-04-11 01:35:12 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-04-11 01:35:12 +0000 |
commit | 2e2e90f00027fdb95ec9f31aced3094a9caaeeeb (patch) | |
tree | c3eac7889e84a4a0c1d708afee35efd058c53db0 | |
parent | 2c08da03bf3517fa4508e8316e27b1e683cc1da5 (diff) | |
download | scintilla-mirror-2e2e90f00027fdb95ec9f31aced3094a9caaeeeb.tar.gz |
Added Eiffel lexer.
-rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 39dc57e70..2f2b805f2 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -166,6 +166,10 @@ SOURCE=..\src\LexCrontab.cxx # End Source File # Begin Source File +SOURCE=..\src\LexEiffel.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File |