Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/toPythonString.hpp

    r33e801 r992839  
    2121
    2222class element;
    23 struct KeyValuePair;
    2423class RealSpaceMatrix;
    2524class Vector;
     
    7271template <> const std::string toPythonString( const boost::filesystem::path & _value);
    7372
    74 template <> const std::string toPythonString( const KeyValuePair& _value);
    75 
    7673template <> const std::string toPythonString( const RealSpaceMatrix& _value);
    7774
Note: See TracChangeset for help on using the changeset viewer.