summaryrefslogtreecommitdiff
path: root/gcc/ada/prj-ext.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-17 10:54:32 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-17 10:54:32 +0000
commit6064d1cdef16f2eaee2bb8860e45f26ecaa67382 (patch)
tree33b4fb23d2533e99951dededbbb44ca1c239f714 /gcc/ada/prj-ext.ads
parentbe5e645013ab37b25df5dd91b961e5f1f8c7cdfc (diff)
downloadgcc-6064d1cdef16f2eaee2bb8860e45f26ecaa67382.tar.gz
Minor reformatting.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151797 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/prj-ext.ads')
-rw-r--r--gcc/ada/prj-ext.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ada/prj-ext.ads b/gcc/ada/prj-ext.ads
index c960e4e6f1d..c171f5940f1 100644
--- a/gcc/ada/prj-ext.ads
+++ b/gcc/ada/prj-ext.ads
@@ -61,9 +61,11 @@ package Prj.Ext is
-------------------------
-- External References --
-------------------------
+
-- External references influence the way a project tree is processed (in
-- particular they provide the values for the typed string variables that
-- are then used in case constructions).
+
-- External references are project-tree specific, so that when multiple
-- trees are loaded in parallel we can have different scenarios (or even
-- load the same tree twice and see different views of it).