baum

diff baum.h @ 38:ff01f0f076e4

option_verbose is now global; stuff about warning when (expected) nodes are not there
author meillo@marmaro.de
date Sat, 01 Mar 2008 20:04:08 +0100
parents f0856c177403
children 1ad3d7305e5d
line diff
     1.1 --- a/baum.h	Sat Mar 01 17:55:42 2008 +0100
     1.2 +++ b/baum.h	Sat Mar 01 20:04:08 2008 +0100
     1.3 @@ -1,3 +1,4 @@
     1.4 +int option_verbose;
     1.5  
     1.6  void logit(char* text);
     1.7