aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/itypes.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/itypes.adb')
-rw-r--r--gcc/ada/itypes.adb14
1 files changed, 7 insertions, 7 deletions
diff --git a/gcc/ada/itypes.adb b/gcc/ada/itypes.adb
index e9e851a..3282d11 100644
--- a/gcc/ada/itypes.adb
+++ b/gcc/ada/itypes.adb
@@ -23,13 +23,13 @@
-- --
------------------------------------------------------------------------------
-with Einfo.Utils; use Einfo.Utils;
-with Sem; use Sem;
-with Sinfo; use Sinfo;
-with Sinfo.Nodes; use Sinfo.Nodes;
-with Stand; use Stand;
-with Targparm; use Targparm;
-with Uintp; use Uintp;
+with Einfo.Utils; use Einfo.Utils;
+with Sem; use Sem;
+with Sinfo; use Sinfo;
+with Sinfo.Nodes; use Sinfo.Nodes;
+with Stand; use Stand;
+with Targparm; use Targparm;
+with Uintp; use Uintp;
package body Itypes is