Ignore:
Timestamp:
03/05/21 18:48:09 (3 years ago)
Author:
oriona
Message:

Minor fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/foraminifera/data/scripts/foraminifera.inc

    r1098 r1099  
    285285function print_repro_info(cr)
    286286{
    287         if (ExpProperties.structured_output == 1)
     287        if (ExpProperties.print_output == 1)
    288288                Simulator.print("Reproduced " + cr.data->lifeparams->gen + " of species " + cr.data->lifeparams->species + " energy: " + cr.energy);
    289289}
Note: See TracChangeset for help on using the changeset viewer.