Sorry, erroneous commit.

C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@458 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
sbraccia 2003-12-17 15:12:01 +00:00
parent 8465dbcde9
commit 28520ee313
1 changed files with 0 additions and 10 deletions

View File

@ -96,20 +96,10 @@
#else
# if defined (__ALPHA) && ! defined (__LINUX)
# define DREAL real
# define DCMPLX cmplx
# define DIMAG imag
# else
# define DREAL dreal
# define DCMPLX dcmplx
# define DIMAG dimag
# endif
# if defined(ADD_BLAS_TWO_UNDERSCORES)
# define DAXPY daxpy__