move the blas.h header to blas/ and remove declaration of function returning a complex

This commit is contained in:
Gael Guennebaud
2011-10-19 16:29:43 +02:00
parent de69129f56
commit a2d414f568
2 changed files with 650 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ extern "C"
{
#endif
#include "../bench/btl/libs/BLAS/blas.h"
#include "blas.h"
#ifdef __cplusplus
}