1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

refactoring - renamed functions

This commit is contained in:
tg(x) 2011-10-31 20:04:16 +01:00
parent 0a95b0a518
commit 260bba0c46
37 changed files with 570 additions and 691 deletions

25
.gitignore vendored
View file

@ -7,18 +7,19 @@ d/doc/html
d/doc/latex
d/doc/man
src/match
test/testMatch
test/testParser
test/testRender
test/testPsyc
test/testPsycSpeed
test/testJson
test/testJsonGlib
test/testStrlen
test/testText
test/isRoutingVar
test/getVarType
test/parseUniform
test/test_list
test/test_match
test/test_parser
test/test_render
test/test_psyc
test/test_psyc_speed
test/test_json
test/test_json_glib
test/test_strlen
test/test_text
test/var_is_routing
test/var_type
test/uniform_parse
perl/*.c
perl/*.so