Changeset 1099 for experiments/frams/foraminifera
- Timestamp:
- 03/05/21 18:48:09 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experiments/frams/foraminifera/data/scripts/foraminifera.inc
r1098 r1099 285 285 function print_repro_info(cr) 286 286 { 287 if (ExpProperties. structured_output == 1)287 if (ExpProperties.print_output == 1) 288 288 Simulator.print("Reproduced " + cr.data->lifeparams->gen + " of species " + cr.data->lifeparams->species + " energy: " + cr.energy); 289 289 }
Note: See TracChangeset
for help on using the changeset viewer.