Added support for TeX
authormaciek <maciek@kaminski.(none)>
Wed, 30 Jan 2008 21:22:18 +0000 (22:22 +0100)
committerRobin Luckey <robin@Tangier.local>
Thu, 31 Jan 2008 18:37:25 +0000 (10:37 -0800)
commite07c11f643454c1c9f84586502acd0e79bd50904
tree95b945e1ee5e318b321d21131c24ed855d2cb9ce
parent5a0bfaf58d09300d9de9dd953d7f1d6702636a94
Added support for TeX
ext/ohcount_native/generator.rb
ext/ohcount_native/polyglots.c
lib/ohcount/detector.rb
lib/ohcount/sloc_info.rb
test/detect_files/foo.tex [new file with mode: 0644]
test/expected_dir/foo.tex/tex/blanks [new file with mode: 0644]
test/expected_dir/foo.tex/tex/code [new file with mode: 0644]
test/expected_dir/foo.tex/tex/comment [new file with mode: 0644]
test/src_dir/foo.tex [new file with mode: 0644]
test/unit/detector_test.rb
test/unit/tex_test.rb [new file with mode: 0644]