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
/
boolean_expr1.ads
blob: 526551135f53a8c61f290b1bf2250c53a7221513 (
plain
)
1
2
3
4
5
package
Boolean_Expr1
is
function
S
(
V
:
in
Long_Float
)
return
String
;
end
Boolean_Expr1
;