X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/e804469b5b0975de34bae1e66c3e6371249d3ee7..0f4556f12c8f75078501c9d1338ae7648a97f975:/usr/src/usr.lib/libF77/pow_ri.c diff --git a/usr/src/usr.lib/libF77/pow_ri.c b/usr/src/usr.lib/libF77/pow_ri.c index 492e5738ff..996abe4344 100644 --- a/usr/src/usr.lib/libF77/pow_ri.c +++ b/usr/src/usr.lib/libF77/pow_ri.c @@ -1,3 +1,7 @@ +/* + * "@(#)pow_ri.c 1.1" + */ + float pow_ri(ap, bp) float *ap; long int *bp;