Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Box.hpp

    r97f9b9 r25aa5a  
    6262   * Set the form of the parallelepiped.
    6363   */
    64   void setM(RealSpaceMatrix);
     64  void setM(const RealSpaceMatrix &_M);
    6565
    6666  Box &operator=(const Box&);
Note: See TracChangeset for help on using the changeset viewer.