Last round of modifications to the comments for the generation of the manpages
authorjulie <julielangou@users.noreply.github.com>
Fri, 2 Jan 2009 21:57:02 +0000 (21:57 +0000)
committerjulie <julielangou@users.noreply.github.com>
Fri, 2 Jan 2009 21:57:02 +0000 (21:57 +0000)
commita0d64643e4c994d1b84f870d40df7de8924e4d7f
tree399ab29aa00e23d5028c5f42d6d5b362562b63da
parent61e82a389d6bdbdb610d200153937c38c6f6051a
Last round of modifications to the comments for the generation of the manpages
192 files changed:
BLAS/SRC/caxpy.f
BLAS/SRC/ccopy.f
BLAS/SRC/cdotc.f
BLAS/SRC/cdotu.f
BLAS/SRC/cgbmv.f
BLAS/SRC/cgemm.f
BLAS/SRC/cgemv.f
BLAS/SRC/cgerc.f
BLAS/SRC/cgeru.f
BLAS/SRC/chbmv.f
BLAS/SRC/chemm.f
BLAS/SRC/chemv.f
BLAS/SRC/cher.f
BLAS/SRC/cher2.f
BLAS/SRC/cher2k.f
BLAS/SRC/cherk.f
BLAS/SRC/chpmv.f
BLAS/SRC/chpr.f
BLAS/SRC/chpr2.f
BLAS/SRC/crotg.f
BLAS/SRC/cscal.f
BLAS/SRC/csrot.f
BLAS/SRC/csscal.f
BLAS/SRC/cswap.f
BLAS/SRC/csymm.f
BLAS/SRC/csyr2k.f
BLAS/SRC/csyrk.f
BLAS/SRC/ctbmv.f
BLAS/SRC/ctbsv.f
BLAS/SRC/ctpmv.f
BLAS/SRC/ctpsv.f
BLAS/SRC/ctrmm.f
BLAS/SRC/ctrmv.f
BLAS/SRC/ctrsm.f
BLAS/SRC/ctrsv.f
BLAS/SRC/dasum.f
BLAS/SRC/daxpy.f
BLAS/SRC/dcabs1.f
BLAS/SRC/dcopy.f
BLAS/SRC/ddot.f
BLAS/SRC/dgbmv.f
BLAS/SRC/dgemm.f
BLAS/SRC/dgemv.f
BLAS/SRC/dger.f
BLAS/SRC/dnrm2.f
BLAS/SRC/drot.f
BLAS/SRC/drotg.f
BLAS/SRC/dsbmv.f
BLAS/SRC/dscal.f
BLAS/SRC/dsdot.f
BLAS/SRC/dspmv.f
BLAS/SRC/dspr.f
BLAS/SRC/dspr2.f
BLAS/SRC/dswap.f
BLAS/SRC/dsymm.f
BLAS/SRC/dsymv.f
BLAS/SRC/dsyr.f
BLAS/SRC/dsyr2.f
BLAS/SRC/dsyr2k.f
BLAS/SRC/dsyrk.f
BLAS/SRC/dtbmv.f
BLAS/SRC/dtbsv.f
BLAS/SRC/dtpmv.f
BLAS/SRC/dtpsv.f
BLAS/SRC/dtrmm.f
BLAS/SRC/dtrmv.f
BLAS/SRC/dtrsm.f
BLAS/SRC/dtrsv.f
BLAS/SRC/dzasum.f
BLAS/SRC/dznrm2.f
BLAS/SRC/icamax.f
BLAS/SRC/idamax.f
BLAS/SRC/isamax.f
BLAS/SRC/izamax.f
BLAS/SRC/sasum.f
BLAS/SRC/saxpy.f
BLAS/SRC/scabs1.f
BLAS/SRC/scasum.f
BLAS/SRC/scnrm2.f
BLAS/SRC/scopy.f
BLAS/SRC/sdot.f
BLAS/SRC/sdsdot.f
BLAS/SRC/sgbmv.f
BLAS/SRC/sgemm.f
BLAS/SRC/sgemv.f
BLAS/SRC/sger.f
BLAS/SRC/snrm2.f
BLAS/SRC/srot.f
BLAS/SRC/srotg.f
BLAS/SRC/ssbmv.f
BLAS/SRC/sscal.f
BLAS/SRC/sspmv.f
BLAS/SRC/sspr.f
BLAS/SRC/sspr2.f
BLAS/SRC/sswap.f
BLAS/SRC/ssymm.f
BLAS/SRC/ssymv.f
BLAS/SRC/ssyr.f
BLAS/SRC/ssyr2.f
BLAS/SRC/ssyr2k.f
BLAS/SRC/ssyrk.f
BLAS/SRC/stbmv.f
BLAS/SRC/stbsv.f
BLAS/SRC/stpmv.f
BLAS/SRC/stpsv.f
BLAS/SRC/strmm.f
BLAS/SRC/strmv.f
BLAS/SRC/strsm.f
BLAS/SRC/strsv.f
BLAS/SRC/xerbla_array.f
BLAS/SRC/zaxpy.f
BLAS/SRC/zcopy.f
BLAS/SRC/zdotc.f
BLAS/SRC/zdotu.f
BLAS/SRC/zdscal.f
BLAS/SRC/zgbmv.f
BLAS/SRC/zgemm.f
BLAS/SRC/zgemv.f
BLAS/SRC/zgerc.f
BLAS/SRC/zgeru.f
BLAS/SRC/zhbmv.f
BLAS/SRC/zhemm.f
BLAS/SRC/zhemv.f
BLAS/SRC/zher.f
BLAS/SRC/zher2.f
BLAS/SRC/zher2k.f
BLAS/SRC/zherk.f
BLAS/SRC/zhpmv.f
BLAS/SRC/zhpr.f
BLAS/SRC/zhpr2.f
BLAS/SRC/zrotg.f
BLAS/SRC/zscal.f
BLAS/SRC/zswap.f
BLAS/SRC/zsymm.f
BLAS/SRC/zsyr2k.f
BLAS/SRC/zsyrk.f
BLAS/SRC/ztbmv.f
BLAS/SRC/ztbsv.f
BLAS/SRC/ztpmv.f
BLAS/SRC/ztpsv.f
BLAS/SRC/ztrmm.f
BLAS/SRC/ztrmv.f
BLAS/SRC/ztrsm.f
BLAS/SRC/ztrsv.f
SRC/cla_gbrfsx_extended.f
SRC/cla_gbrpvgrw.f
SRC/cla_gerfsx_extended.f
SRC/cla_herfsx_extended.f
SRC/cla_herpvgrw.f
SRC/cla_porfsx_extended.f
SRC/cla_porpvgrw.f
SRC/cla_rpvgrw.f
SRC/cla_syrfsx_extended.f
SRC/cla_syrpvgrw.f
SRC/ctgsja.f
SRC/dgejsv.f
SRC/dggesx.f
SRC/dgsvj0.f
SRC/dgsvj1.f
SRC/dla_gbrfsx_extended.f
SRC/dla_gbrpvgrw.f
SRC/dla_gerfsx_extended.f
SRC/dla_porfsx_extended.f
SRC/dla_porpvgrw.f
SRC/dla_rpvgrw.f
SRC/dla_syrfsx_extended.f
SRC/dla_syrpvgrw.f
SRC/dtgsja.f
SRC/sgejsv.f
SRC/sggesx.f
SRC/sgsvj0.f
SRC/sgsvj1.f
SRC/sla_gbrfsx_extended.f
SRC/sla_gbrpvgrw.f
SRC/sla_gerfsx_extended.f
SRC/sla_porfsx_extended.f
SRC/sla_porpvgrw.f
SRC/sla_rpvgrw.f
SRC/sla_syrfsx_extended.f
SRC/sla_syrpvgrw.f
SRC/stgsja.f
SRC/zla_gbrfsx_extended.f
SRC/zla_gbrpvgrw.f
SRC/zla_gerfsx_extended.f
SRC/zla_herfsx_extended.f
SRC/zla_herpvgrw.f
SRC/zla_porfsx_extended.f
SRC/zla_porpvgrw.f
SRC/zla_rpvgrw.f
SRC/zla_syrfsx_extended.f
SRC/zla_syrpvgrw.f
SRC/ztgsja.f