288a289,296
>
> void
> FALRU::clearLocks()
> {
> for (int i = 0; i < numBlocks; i++){
> blks[i].clearLoadLocks();
> }
> }