aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/scil_ll.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/scil_ll.adb')
-rw-r--r--gcc/ada/scil_ll.adb10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ada/scil_ll.adb b/gcc/ada/scil_ll.adb
index 4e8c9df..487dd36 100644
--- a/gcc/ada/scil_ll.adb
+++ b/gcc/ada/scil_ll.adb
@@ -23,11 +23,11 @@
-- --
------------------------------------------------------------------------------
-with Atree; use Atree;
-with Opt; use Opt;
-with Sinfo; use Sinfo;
-with Sinfo.Nodes; use Sinfo.Nodes;
-with System.HTable; use System.HTable;
+with Atree; use Atree;
+with Opt; use Opt;
+with Sinfo; use Sinfo;
+with Sinfo.Nodes; use Sinfo.Nodes;
+with System.HTable; use System.HTable;
package body SCIL_LL is