summarylogtreecommitdiffstats
path: root/a4g-contt-ut.adb-patch
diff options
context:
space:
mode:
authorRod Kay2017-06-16 17:02:21 +1000
committerRod Kay2017-06-16 17:02:21 +1000
commit36f78495f68c65298c27b6904c931e81005129eb (patch)
tree9d72effcd652c933e2e0742aa87f6fb621b15d40 /a4g-contt-ut.adb-patch
parent7e8259c6fa7404580d250eaa08014c108053ba79 (diff)
downloadaur-36f78495f68c65298c27b6904c931e81005129eb.tar.gz
Update to gpl2017 version
Diffstat (limited to 'a4g-contt-ut.adb-patch')
-rw-r--r--a4g-contt-ut.adb-patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/a4g-contt-ut.adb-patch b/a4g-contt-ut.adb-patch
new file mode 100644
index 000000000000..f5569a8c955b
--- /dev/null
+++ b/a4g-contt-ut.adb-patch
@@ -0,0 +1,14 @@
+--- asis-gpl-2017-src/asis/a4g-contt-ut.adb
++++ asis-gpl-2017-src-new/asis/a4g-contt-ut.adb
+@@ -132,8 +132,8 @@
+ Table_Index_Type => Unit_Id,
+ Table_Low_Bound => First_Unit_Id,
+ Table_Initial => 1000,
+- Table_Increment => 100,
+- Table_Name => "Top Node Cache");
++ Table_Increment => 100);
++-- Table_Name => "Top Node Cache");
+ -- Used to cache the already computed results of the Top function
+
+ package Config_files_Sets is new
+