"dapps/git@gitlab.imt-atlantique.fr:iota-imt/goshimmer.git" did not exist on "3ab6f17304afb823169ee37c2feb2cdcc34ff714"
update from master
Compare changes
+ 83
− 30
@@ -27,6 +30,12 @@ Animal::Animal() {
@@ -46,14 +55,21 @@ Animal::Animal( const Animal & a ){
@@ -104,37 +120,16 @@ void Animal::initCoords( int xLim, int yLim ){
@@ -174,7 +169,7 @@ int Animal::getLife() const {
@@ -185,6 +180,64 @@ std::tuple<int, int> Animal::getCoordinates(){