When I try to run this code on simba

program new;
{$DEFINE SMART}
{$i srl/srl.simba}

begin
ClearDebug();
SetupSRL();
end.