index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
/
renaming1.ads
blob: 893f423d5325e03672caeed62ff3fdbb99a49b01 (
plain
)
1
2
3
4
with
Text_IO
;
package
renaming1
is
procedure
Fo
(
A
:
Text_IO
.
File_Access
);
end
;