remove unused files
[platform/upstream/gcc48.git] / gcc / testsuite / gnat.dg / slice8_pkg1.ads
1 with Slice8_Pkg2;
2
3 package Slice8_Pkg1 is new Slice8_Pkg2 (Line_Length => 132, Max_Lines => 1000);