mapstorage.h
changeset 191 af2ed974ab68
parent 184 4e8704aae278
child 194 6b2b718420eb
     1.1 --- a/mapstorage.h	Tue Feb 20 17:45:44 2007 +0000
     1.2 +++ b/mapstorage.h	Tue Feb 27 17:18:19 2007 +0000
     1.3 @@ -291,6 +291,8 @@
     1.4    void set_iteration(int);
     1.5  
     1.6    void redesign_data_changed();
     1.7 +
     1.8 +  void exportGraphToEPS(std::vector<bool>, std::string);
     1.9  };
    1.10  
    1.11  #endif //MAPSTORAGE_H