all_include.h
branchgui
changeset 81 5ad61c33487c
parent 69 6bb290b67e19
child 98 f60f89147531
     1.1 --- a/all_include.h	Thu Oct 06 12:32:06 2005 +0000
     1.2 +++ b/all_include.h	Thu Oct 20 15:50:23 2005 +0000
     1.3 @@ -32,6 +32,7 @@
     1.4  extern std::vector <double> edge_property_defaults;
     1.5  extern std::vector <std::string> node_property_strings;
     1.6  extern std::vector <double> node_property_defaults;
     1.7 +extern int longest_property_string_length;
     1.8  #endif //MAIN_PART
     1.9  
    1.10  using namespace lemon;