Blob Blame Raw
#pragma once
#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