From f2b1bd9e3969c179dd9c214f4c96b084f1c9d2a3 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 30 Jul 2001 08:18:53 +0000 Subject: Lex class for .NET tracebacks in the output lexer. --- include/Scintilla.iface | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Scintilla.iface') diff --git a/include/Scintilla.iface b/include/Scintilla.iface index bebe4a4e8..5c486aad3 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -1432,6 +1432,7 @@ val SCE_ERR_MS=3 val SCE_ERR_CMD=4 val SCE_ERR_BORLAND=5 val SCE_ERR_PERL=6 +val SCE_ERR_NET=7 val SCE_ERR_DIFF_CHANGED=10 val SCE_ERR_DIFF_ADDITION=11 val SCE_ERR_DIFF_DELETION=12 -- cgit v1.2.3