Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 660 → Rev 661

/shark/trunk/ports/first/include/fsf_contract.h
314,6 → 314,8
TIME Cmin;
TIME Tmin;
TIME Tmax;
TIME deadline;
bool d_equals_t;
} server_elem;
 
int recalculate_contract(bandwidth_t U);