* avoid FPU exception on run

This commit is contained in:
pierre 2000-04-20 15:33:49 +00:00
parent e574245b0e
commit 7c02c685b9

View File

@ -4,5 +4,5 @@ begin
end;
begin
log(1,5);
end.
log(2,5);
end.