rbtree

view .hgignore @ 15:1b77b72688fe

- fixed bug in rb_init making it ignore comparison functions other than the builtin - fixed rb_find and rb_findi return type, which should be struct rbnode*, not void*
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 02 Nov 2014 11:00:27 +0200
parents 028a21468abf
children
line source
1 \.o$
2 \.d$
3 \.swp$
4 ^Makefile$
5 rbtree\.a$
6 rbtree\.so
7 ^test/.*test$
8 \.ttf$
9 linlibertine/