diff options
| author | nyamatongwe <devnull@localhost> | 2007-06-30 00:38:34 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2007-06-30 00:38:34 +0000 |
| commit | d7c89974c88f6994d4c7cbdedada6c6f2e24a6dd (patch) | |
| tree | f44eb5dbaa3543243ad958b915b7aa4fb12efb9b /vcbuild/SciLexer.dsp | |
| parent | ae736d0c40e4d3688787bb4e9691096eb07d0965 (diff) | |
| download | scintilla-mirror-d7c89974c88f6994d4c7cbdedada6c6f2e24a6dd.tar.gz | |
Support for Abaqus language added by Sergio Lucato.
Diffstat (limited to 'vcbuild/SciLexer.dsp')
| -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 1d9eb2f7f..9e18606ee 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -146,6 +146,10 @@ SOURCE=..\src\KeyWords.cxx # End Source File # Begin Source File +SOURCE=..\src\LexAbaqus.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexAda.cxx # End Source File # Begin Source File |
