Current File : //proc/self/root/kunden/kunden/proc/thread-self/root/usr/share/source-highlight/c_preprocessor.lang
# C preprocessor.
state preproc start '^[[:blank:]]*#(?:[[:blank:]]*include)' begin
string delim "<" ">"
string delim "\"" "\"" escape "\\"
include "c_comment.lang"
end
preproc = '^[[:blank:]]*#([[:blank:]]*[[:word:]]*)'