Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp committed Jan 4, 2025
1 parent e4f495f commit 767116e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stdpopsim/slim_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,9 @@ def _escape_eidos(s):
// Output tree sequence file and end the simulation.
function (void)end(void) {
catn("AA end0");
sim.treeSeqOutput(trees_file, metadata=metadata);
catn("AA end1");
sim.simulationFinished();
}
Expand Down

0 comments on commit 767116e

Please sign in to comment.