geany/scintilla
Baptiste Pierrat d4e61bf093 Add support for Abaqus files
Support for Abaqus (.inp) files, including scintilla lexer and tag
parser.

Signed-off-by: Baptiste Pierrat <baptiste.pierrat@gmail.com>
2013-02-12 14:56:38 +01:00
..
2012-10-25 17:09:34 +02:00
2013-02-12 14:56:38 +01:00
2012-07-14 15:30:03 +02:00
2013-02-12 14:56:38 +01:00
2013-02-12 14:56:38 +01:00
2013-02-12 14:56:38 +01:00
2012-10-25 17:09:34 +02:00

These files are from the Scintilla project, http://www.scintilla.org.

See License.txt for the Scintilla license.

We try to keep these files in sync with the official project; any
changes should be sent there first. Otherwise changes could cause
conflicts when we next update Scintilla.


Public header constants (include/*.h)
-------------------------------------
You should not add constants in header files - instead use
Scintilla.iface and HFacer.py.

Do not change the value of constants in header files as this will
break Scintilla's ABI.