* src/toolbox/avl.c (toolbox/logging.h): Added.
authortwisti <none@none>
Thu, 3 May 2007 14:53:39 +0000 (14:53 +0000)
committertwisti <none@none>
Thu, 3 May 2007 14:53:39 +0000 (14:53 +0000)
commit282583b5e0cccfe0025bec0f8395099a340f2e90
tree363e2e6676f7c7d46fd41f487fc4d2492567dca5
parent3b59ae895fb92ec57bcabd6feffa6967c879ad40
* src/toolbox/avl.c (toolbox/logging.h): Added.
(vm/global.h): Likewise.
(vm/vm.h): Likewise.
(avl_insert_intern): Use vm_abort instead of assert.
(avl_insert): Removed debug code.
(avl_dump): Use logging functions.
src/toolbox/avl.c