Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
opt20.ads
blob: ec547ee88f417ff0c628952d6d4f0babf9f62028 [
file
] [
log
] [
blame
]
with
Opt20_Pkg
;
use
Opt20_Pkg
;
package
Opt20
is
procedure
Build_Library
(
For_Project
:
Integer
);
end
Opt20
;