URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [invariant_index.ads] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
package Invariant_Index is Name_Buffer : String (1 .. 100); Name_Len : Natural; procedure Proc (S : String); end Invariant_Index;
Go to most recent revision | Compare with Previous | Blame | View Log