* make.adb: Minor reformatting.
From-SVN: r47561
This commit is contained in:
parent
b1446533cf
commit
11ac71ba8a
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-12-03 Geert Bosch <bosch@gnat.com>
|
||||
|
||||
* make.adb: Minor reformatting.
|
||||
|
||||
2001-12-03 <dewar@gnat.com>
|
||||
|
||||
* sem_ch12.adb: Minor reformatting
|
||||
|
|
|
@ -260,7 +260,7 @@ package body Make is
|
|||
Current_Ada_Include_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
|
||||
|
||||
----------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue