all quiet good
Compare changes
+ 36
− 23
@@ -13,6 +13,7 @@ const double Animal::AFF_SIZE = 8.;
@@ -34,27 +35,26 @@ Animal::Animal() {
@@ -81,27 +81,25 @@ Animal::Animal( const Animal & a ){
@@ -245,12 +243,27 @@ void Animal::setOrientationSpeed(double new_orientation,double new_speed){