Add comments.

From-SVN: r150122
This commit is contained in:
Arnaud Charlet 2009-07-27 16:44:10 +02:00
parent e7f10ba9cf
commit 4798ad6447
1 changed files with 2 additions and 0 deletions

View File

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