Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
bc187262
Commit
bc187262
authored
Nov 05, 2012
by
Sébastien Villemot
Browse files
Fix typo in previous commit
parent
50fd1a4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
mex/sources/bytecode/SparseMatrix.cc
View file @
bc187262
...
...
@@ -2913,7 +2913,7 @@ SparseMatrix::Solve_ByteCode_Symbolic_Sparse_GaussianElimination(int Size, bool
if
(
t
>
int
(
periods
*
0.35
))
{
symbolic
=
false
;
mxFree
(
save_opaa
mxFree
(
save_opaa
);
mxFree
(
save_opa
);
mxFree
(
save_op
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment