Merge branch 'develop'

This commit is contained in:
Zhang Xianyi 2013-03-02 14:42:06 +08:00
commit 54e7b37630
1 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@
# already provided by @blasobjs: xerbla, lsame
ilaenv, ieeeck, lsamen, xerbla_array, iparmq,
ilaprec, ilatrans, ilauplo, iladiag, chla_transtype,
ilaver, slamch,
ilaver, slamch, slamc3,
# SCLAUX -- Auxiliary routines called from both REAL and COMPLEX.
# excluded: second_$(TIMER)
@ -148,7 +148,7 @@
dlasr, dlasrt, dlassq, dlasv2, dpttrf, dstebz, dstedc,
dsteqr, dsterf, dlaisnan, disnan,
dlartgp, dlartgs,
dlamch,
dlamch, dlamc3,
# SLASRC -- Single precision real LAPACK routines
# already provided by @lapackobjs: