/usr/share/codeblocks/lexers/lexer_nassi.xml is in codeblocks-common 10.05-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <?xml version="1.0"?>
<!DOCTYPE CodeBlocks_lexer_properties>
<CodeBlocks_lexer_properties>
<Lexer name="Nassi Shneiderman diagram"
index="20"
filemasks="*.nsd,*.nsd">
<LanguageAttributes LineComment=""
StreamCommentStart=""
StreamCommentEnd=""
BoxCommentStart=""
BoxCommentMid=""
BoxCommentEnd="" />
</Lexer>
</CodeBlocks_lexer_properties>
|