diff -r 231191361de5 -r 5ad61c33487c all_include.h --- a/all_include.h Thu Oct 06 12:32:06 2005 +0000 +++ b/all_include.h Thu Oct 20 15:50:23 2005 +0000 @@ -32,6 +32,7 @@ extern std::vector edge_property_defaults; extern std::vector node_property_strings; extern std::vector node_property_defaults; +extern int longest_property_string_length; #endif //MAIN_PART using namespace lemon;