summaryrefslogtreecommitdiff
path: root/gcc/ada/prj-dect.ads
diff options
context:
space:
mode:
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-13 13:50:42 +0000
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-13 13:50:42 +0000
commitc371ebb0ba5e8f03691653e2479bfb9fa2c33e37 (patch)
treef60bf1ca7a773aa833c08f631769975f28c4bb48 /gcc/ada/prj-dect.ads
parentb3b063fe5f9e13546a7dfa31e49bcd32c30e0c48 (diff)
downloadgcc-c371ebb0ba5e8f03691653e2479bfb9fa2c33e37.tar.gz
Merged r149384 through r149585 into branch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/ifunc@149588 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/prj-dect.ads')
-rw-r--r--gcc/ada/prj-dect.ads5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/ada/prj-dect.ads b/gcc/ada/prj-dect.ads
index d5a592daae7..2af6e27fd0b 100644
--- a/gcc/ada/prj-dect.ads
+++ b/gcc/ada/prj-dect.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2001-2007, Free Software Foundation, Inc. --
+-- Copyright (C) 2001-2009, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -35,7 +35,8 @@ private package Prj.Dect is
Current_Project : Prj.Tree.Project_Node_Id;
Extends : Prj.Tree.Project_Node_Id;
Packages_To_Check : String_List_Access;
- Is_Config_File : Boolean);
+ Is_Config_File : Boolean;
+ Flags : Processing_Flags);
-- Parse project declarative items
--
-- In_Tree is the project node tree