import nsrunit; unit conversion on; //Warning: unit minute unknown; assuming it is a fundamental unit. unit minute = fundamental; math main { //Warning: the following variables were set 'extern' or given // an initial value of '0' because the model would otherwise be // underdetermined: time extern real time minute; // }