dev/c/tex_parser
Kolan Sh 0f3ecd8e70 no c++ just c
--HG--
rename : c/tex_parser/tex_table_class.cpp => c/tex_parser/tex_table.c
rename : c/tex_parser/tex_table_class.geany => c/tex_parser/tex_table.geany
rename : c/tex_parser/tex_table_class.hpp => c/tex_parser/tex_table.h
rename : c/tex_parser/tex_table_class_tags.hpp => c/tex_parser/tex_table_tags.h
rename : c/tex_parser/tex_table_class_test.cpp => c/tex_parser/tex_table_test.c
2011-06-10 14:31:10 +04:00
..
Makefile no c++ just c 2011-06-10 14:31:10 +04:00
get_tags.sh tex_parser moved from cpp to c because... c++ std::string.resize is slower than zrealloc in 300 times =) 2011-06-10 12:24:03 +04:00
tables4.tex tex_parser moved from cpp to c because... c++ std::string.resize is slower than zrealloc in 300 times =) 2011-06-10 12:24:03 +04:00
tables5.tex tex_parser moved from cpp to c because... c++ std::string.resize is slower than zrealloc in 300 times =) 2011-06-10 12:24:03 +04:00
tex_table.c no c++ just c 2011-06-10 14:31:10 +04:00
tex_table.geany no c++ just c 2011-06-10 14:31:10 +04:00
tex_table.h no c++ just c 2011-06-10 14:31:10 +04:00
tex_table_tags.h no c++ just c 2011-06-10 14:31:10 +04:00
tex_table_test.c no c++ just c 2011-06-10 14:31:10 +04:00