Fix misprint left over from early development.
This commit is contained in:
parent
ca7b4a5da3
commit
61a5f3d1e5
@ -38,7 +38,7 @@
|
||||
// Note that both the matrix entries and column indices are writable.
|
||||
// The solver may permute the matrix entries within each row during
|
||||
// the setup phase.
|
||||
#define DAGMG_ F77_FUNC(dagmg, DAGMG)
|
||||
#define DAGMG_ FC_FUNC(dagmg, DAGMG)
|
||||
|
||||
extern "C"
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user