Remove abandoned header file 'solvers.h'
This commit is contained in:
parent
f6e2f0db73
commit
f79419cc49
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
/**
|
||||
* @file solvers.h
|
||||
* solvers of small embedded problems
|
||||
*/
|
||||
#ifndef CT_SOLVERS_H_INCL
|
||||
#define CT_SOLVERS_H_INCL
|
||||
|
||||
#include "numerics/ResidEval.h"
|
||||
|
||||
#include "numerics/solveProb.h"
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Reference in a new issue