Commit 4798ad64 by Arnaud Charlet

Add comments.

From-SVN: r150122
parent e7f10ba9
...@@ -609,6 +609,8 @@ package Prj is ...@@ -609,6 +609,8 @@ package Prj is
No_Unit_Index : constant Unit_Index := null; No_Unit_Index : constant Unit_Index := null;
-- Name and File and Path names of a unit, with a reference to its -- Name and File and Path names of a unit, with a reference to its
-- GNAT Project File(s). -- GNAT Project File(s).
-- Some units might have neither Spec nor Impl when they were created for
-- a "separate".
type Source_Data is record type Source_Data is record
Project : Project_Id := No_Project; Project : Project_Id := No_Project;
......
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