OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gnat.dg/] [specs/] [root-level_1-level_2.ads] - Diff between revs 304 and 338

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 304 Rev 338
package Root.Level_1.Level_2 is
package Root.Level_1.Level_2 is
 
 
   type Level_2_Type (First  : Natural;
   type Level_2_Type (First  : Natural;
                      Second : Natural) is new
                      Second : Natural) is new
     Level_1.Level_1_Type (First => First, Second => Second) with null record;
     Level_1.Level_1_Type (First => First, Second => Second) with null record;
 
 
end Root.Level_1.Level_2;
end Root.Level_1.Level_2;
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.