diff --git a/swift.c b/swift.c index 7566e6ab8c6bc8538fab22643891d42dd6b3c8e3..b97f4a288c42195f1a9d7fe1ce7c79c38bec33a0 100644 --- a/swift.c +++ b/swift.c @@ -1362,7 +1362,7 @@ int main(int argc, char *argv[]) { parts, gparts, sinks, sparts, bparts, Ngas, Ngpart, Nsink, Nspart, Nbpart, Nnupart, periodic, replicate, remap_ids, generate_gas_in_ics, with_hydro, with_self_gravity, - with_star_formation, with_sink, with_DM_particles, + with_star_formation, with_sinks, with_DM_particles, with_DM_background_particles, with_neutrinos, talking, dry_run, nr_nodes);