#include "scorekeep"

void main()
{
 object oPC = GetLastUsedBy();
 HouseKeep(oPC);
}