ref: dd160f7bd779b68f0954bb8c7e93be1eb445c1d9 dir: /sim.c/
#include "field.h" #include "sim.h" void orca_run(Field* f) { (void)f; }