]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/scil_ll.adb
[Ada] Minor reformattings
[gcc.git] / gcc / ada / scil_ll.adb
index 4e8c9dfb6b2c2c09341b7b491900acfd712cf6bd..487dd3630f334a75cad22cb0c299ffbbf2513eab 100644 (file)
 --                                                                          --
 ------------------------------------------------------------------------------
 
-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
 
This page took 0.026152 seconds and 5 git commands to generate.