codetools: indentation parser: fixed

git-svn-id: trunk@20234 -
This commit is contained in:
mattias 2009-05-26 10:57:02 +00:00
parent 935bef95d4
commit a59838731e

View File

@ -207,7 +207,8 @@ const
'bbtExcept',
'bbtIf',
'bbtIfThen',
'bbtIfElse'
'bbtIfElse',
'bbtIfBegin'
);
implementation