prj-attr.adb: Add new attribute Excluded_Source_Files
authorVincent Celier <celier@adacore.com>
Fri, 31 Aug 2007 10:23:48 +0000 (12:23 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Aug 2007 10:23:48 +0000 (12:23 +0200)
commit1d7d0be618c69e8547b25c52069364ad5ceff6c4
tree281bbbce1a8480f627a408d05954392fb4feeec3
parentb54ddf5adfaa5be8c910c862d62b3726670df773
prj-attr.adb: Add new attribute Excluded_Source_Files

2007-08-31  Vincent Celier  <celier@adacore.com>

* prj-attr.adb: Add new attribute Excluded_Source_Files

* prj-nmsc.adb: Use attribute Excluded_Source_Files before
Locally_Removed_Files.

* snames.ads, snames.adb: New standard name Excluded_Source_Files

From-SVN: r127978
gcc/ada/prj-attr.adb
gcc/ada/prj-nmsc.adb
gcc/ada/snames.adb
gcc/ada/snames.ads