Current File : //proc/self/root/usr/share/highlight/langDefs/pltcl.lang
-- Load PL/SQL definition
dofile(HL_LANG_DIR.."sql.lang")

Description="PL/Tcl"

NestedSections = {
  { Lang="tcl", Delimiter= { [[\$\$]], [[\$\$\s+LANGUAGE]] } },
}