Recognize .cu files as CUDA code; C parser for cuda files used
authorJiri Matela <matela@ics.muni.cz>
Thu, 15 Apr 2010 16:35:28 +0000 (09:35 -0700)
committerRobin Luckey <rluckey@geek.net>
Thu, 15 Apr 2010 16:35:28 +0000 (09:35 -0700)
commit34a63c29dfb262591ab595a8b08351c49bd2a06f
tree2c71bb0c3e1144a820fcc0b1ae2f4587b8dd4893
parent8816402cc745429a677e1ad01ad4d5f6541437b0
Recognize .cu files as CUDA code; C parser for cuda files used
src/hash/extensions.gperf
src/hash/languages.gperf
src/hash/parsers.gperf
src/languages.h
src/parsers/c.rl
test/expected_dir/components.cu [new file with mode: 0644]
test/src_dir/components.cu [new file with mode: 0644]