Subversion Repositories gelsvn

Rev

Rev 630 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 630 Rev 636
Line 2... Line 2...
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
3
 * Copyright (C) the authors and DTU Informatics
3
 * Copyright (C) the authors and DTU Informatics
4
 * For license and list of authors, see ../../doc/intro.pdf
4
 * For license and list of authors, see ../../doc/intro.pdf
5
 * ----------------------------------------------------------------------- */
5
 * ----------------------------------------------------------------------- */
6
 
6
 
7
#if !defined(LAPACKFUNC_H_HAA_AGUST_2001)
7
#ifndef LAPACKFUNC_H_HAA_AGUST_2001
8
#define LAPACKFUNC_H_HAA_AGUST_2001
8
#define LAPACKFUNC_H_HAA_AGUST_2001
9
 
9
 
10
//#if defined(_MSC_VER)
10
//#if defined(_MSC_VER)
11
//    #if defined(_DEBUG)
11
//    #if defined(_DEBUG)
12
//        #pragma message("Note: including lib: lapackd.lib and ignoring defaultlib : LIBC\n")
12
//        #pragma message("Note: including lib: lapackd.lib and ignoring defaultlib : LIBC\n")