#include #include #include "trick/MonteCarlo.hh" #include "trick/command_line_protos.h" #include "trick/unix_commands.h" #include "trick/message_proto.h" #include "trick/message_type.h" /** * @par Detailed Design: * This function is responsible for actually issuing the system call that * will create the slave simulations on the appropriate machines. */ void Trick::MonteCarlo::spawn_slaves() { /**