tahoma2d/toonz/sources/include/tlin/tlin.h
Toshihiro Shimizu 890dddabbd first commit
2016-03-19 02:57:51 +09:00

11 lines
151 B
C

#ifndef TLIN_H
#define TLIN_H
//General interface to the tlin library
#include "tlin_cblas_wrap.h"
#include "tlin_superlu_wrap.h"
#endif //TLIN_H