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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [limited_with3_pkg3.ads] - Blame information for rev 725

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 696 jeremybenn
with Limited_With3;
2
with Limited_With3_Pkg1;
3
 
4
package Limited_With3_Pkg3 is
5
 
6
    package My_Q is new Limited_With3_Pkg1 (Limited_With3.T);
7
 
8
    type TT is tagged record
9
       State : My_Q.Element_Access;
10
    end record;
11
 
12
end Limited_With3_Pkg3;

powered by: WebSVN 2.1.0

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