Commit aceb8afe by Arnaud Charlet

Minor reformatting.

From-SVN: r237974
parent 1d2d8a8f
......@@ -1125,6 +1125,7 @@ package body Errout is
-- without any further processing.
pragma Assert (not Continuation);
Last_Killed := True;
return;
end if;
......
......@@ -412,7 +412,7 @@ begin
pragma Assert
(Operating_Mode = Generate_Code
or else Operating_Mode = Check_Semantics);
or else Operating_Mode = Check_Semantics);
if Operating_Mode = Generate_Code
or else (ASIS_Mode or GNATprove_Mode)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment