Commit 0d1f9820 by Thomas Quinot Committed by Arnaud Charlet

sem_ch7.adb: Minor reformatting.

2013-04-25  Thomas Quinot  <quinot@adacore.com>

	* sem_ch7.adb: Minor reformatting.

From-SVN: r198280
parent 03d7aff6
2013-04-25 Thomas Quinot <quinot@adacore.com>
* sem_ch7.adb: Minor reformatting.
2013-04-25 Robert Dewar <dewar@adacore.com> 2013-04-25 Robert Dewar <dewar@adacore.com>
* gnat_rm.texi: Minor fix to Loop_Variant doc (Loop_Entry allowed). * gnat_rm.texi: Minor fix to Loop_Variant doc (Loop_Entry allowed).
......
...@@ -1877,7 +1877,7 @@ package body Sem_Ch7 is ...@@ -1877,7 +1877,7 @@ package body Sem_Ch7 is
end loop; end loop;
end Swap_Private_Dependents; end Swap_Private_Dependents;
-- Start processing for Install_Private_Declarations -- Start of processing for Install_Private_Declarations
begin begin
-- First exchange declarations for private types, so that the full -- First exchange declarations for private types, so that the full
......
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