summarylogtreecommitdiffstats
path: root/a4g-defaults.ads-patch
diff options
context:
space:
mode:
authorRod Kay2018-10-01 12:32:34 +1000
committerRod Kay2018-10-01 12:32:34 +1000
commitac6bc9df11a5e5f96dad4db5cb1d84c7cab56f94 (patch)
tree7adb4b15822545f3c247c32f200590aa101c6a7e /a4g-defaults.ads-patch
parent4ee6010d0b6f69c8658d97907b1be6922e17fd4c (diff)
downloadaur-ac6bc9df11a5e5f96dad4db5cb1d84c7cab56f94.tar.gz
Update to 2018 version
Diffstat (limited to 'a4g-defaults.ads-patch')
-rw-r--r--a4g-defaults.ads-patch36
1 files changed, 0 insertions, 36 deletions
diff --git a/a4g-defaults.ads-patch b/a4g-defaults.ads-patch
deleted file mode 100644
index 9f0c19ca2bbe..000000000000
--- a/a4g-defaults.ads-patch
+++ /dev/null
@@ -1,36 +0,0 @@
---- asis-gpl-2017-src/asis/a4g-defaults.ads
-+++ asis-gpl-2017-src-new/asis/a4g-defaults.ads
-@@ -60,8 +60,8 @@
- Table_Index_Type => Dir_Id,
- Table_Low_Bound => First_Dir_Id,
- Table_Initial => 12,
-- Table_Increment => 100,
-- Table_Name => "A4G.Defaults.Src_Search_Directories");
-+ Table_Increment => 100);
-+-- Table_Name => "A4G.Defaults.Src_Search_Directories");
- -- Table of the names of the directories listed as the value of the
- -- ADA_INCLUDE_PATH environment variable
-
-@@ -70,8 +70,8 @@
- Table_Index_Type => Dir_Id,
- Table_Low_Bound => First_Dir_Id,
- Table_Initial => 12,
-- Table_Increment => 100,
-- Table_Name => "A4G.Defaults.Lib_Search_Directories");
-+ Table_Increment => 100);
-+-- Table_Name => "A4G.Defaults.Lib_Search_Directories");
- -- Table of the names of the directories listed as the value of the
- -- ADA_OBJECT_PATH environment variable. We are considering object
- -- and ALI files coming together, so we call them both as library
-@@ -82,8 +82,8 @@
- Table_Index_Type => Dir_Id,
- Table_Low_Bound => First_Dir_Id,
- Table_Initial => 12,
-- Table_Increment => 100,
-- Table_Name => "A4G.Defaults.Lib_Search_Directories");
-+ Table_Increment => 100);
-+-- Table_Name => "A4G.Defaults.Lib_Search_Directories");
- -- Table of the names of the directories for dfault trees. Currently
- -- contains exactly the same information as the table defined by
- -- ASIS_Lib_Search_Directories, because we consider, that
-