]> git.mdlowis.com Git - projs/libcds.git/commitdiff
rename files from rb to rbt
authora bellenir <a@bellenir.com>
Tue, 12 Aug 2014 15:47:14 +0000 (15:47 +0000)
committera bellenir <a@bellenir.com>
Tue, 12 Aug 2014 15:47:14 +0000 (15:47 +0000)
source/rbt/rbt.c [moved from source/rb/rb.c with 100% similarity]
source/rbt/rbt.h [moved from source/rb/rb.h with 100% similarity]
tests/test_rbt.c [moved from tests/test_rb.c with 100% similarity]

similarity index 100%
rename from source/rb/rb.c
rename to source/rbt/rbt.c
similarity index 100%
rename from source/rb/rb.h
rename to source/rbt/rbt.h
similarity index 100%
rename from tests/test_rb.c
rename to tests/test_rbt.c