#ifndef SPRAL_H
#define SPRAL_H

#include "spral_lsmr.h"
#include "spral_matrix_util.h"
#include "spral_random.h"
#include "spral_random_matrix.h"
#include "spral_rutherford_boeing.h"
#include "spral_scaling.h"
#include "spral_ssids.h"
#include "spral_ssmfe.h"

#endif // SPRAL_H
