Deleted Added
full compact
45a46
> static bool first_time = true;
46a48,53
> if (first_time)
> {
> first_time = false;
> init_set_costs ();
> }
>