Commit 11ac71ba by Geert Bosch Committed by Geert Bosch

* make.adb: Minor reformatting.

From-SVN: r47561
parent b1446533
2001-12-03 Geert Bosch <bosch@gnat.com>
* make.adb: Minor reformatting.
2001-12-03 <dewar@gnat.com> 2001-12-03 <dewar@gnat.com>
* sem_ch12.adb: Minor reformatting * sem_ch12.adb: Minor reformatting
......
...@@ -260,7 +260,7 @@ package body Make is ...@@ -260,7 +260,7 @@ package body Make is
Current_Ada_Include_Path : String_Access := null; Current_Ada_Include_Path : String_Access := null;
Current_Ada_Objects_Path : String_Access := null; Current_Ada_Objects_Path : String_Access := null;
Max_Line_Length : constant := 127; Max_Line_Length : constant := 127;
-- Maximum number of characters per line, when displaying a path -- Maximum number of characters per line, when displaying a path
---------------------- ----------------------
......
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