aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug_a.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/debug_a.adb')
-rw-r--r--gcc/ada/debug_a.adb12
1 files changed, 6 insertions, 6 deletions
diff --git a/gcc/ada/debug_a.adb b/gcc/ada/debug_a.adb
index 5716030..8a8ccc6 100644
--- a/gcc/ada/debug_a.adb
+++ b/gcc/ada/debug_a.adb
@@ -23,12 +23,12 @@
-- --
------------------------------------------------------------------------------
-with Atree; use Atree;
-with Debug; use Debug;
-with Sinfo; use Sinfo;
-with Sinfo.Nodes; use Sinfo.Nodes;
-with Sinput; use Sinput;
-with Output; use Output;
+with Atree; use Atree;
+with Debug; use Debug;
+with Sinfo; use Sinfo;
+with Sinfo.Nodes; use Sinfo.Nodes;
+with Sinput; use Sinput;
+with Output; use Output;
package body Debug_A is