diff options
Diffstat (limited to '03-09.md')
-rw-r--r-- | 03-09.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -548,3 +548,7 @@ herbivore::herbivore(double init_size, double init_rate, double init_need) : ani //No work is done here, except calling the animal constructor } ``` + +--- + +[03/11 ->](03-11.md) |