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
f5f5ca1a
Commit
f5f5ca1a
authored
Aug 01, 2012
by
MichelJuillard
Browse files
removing printing used for debugging
parent
9d224dba
Changes
1
Hide whitespace changes
Inline
Side-by-side
mex/sources/k_order_perturbation/k_order_perturbation.cc
View file @
f5f5ca1a
...
...
@@ -260,8 +260,6 @@ extern "C" {
// run stochastic steady
app
.
walkStochSteady
();
app
.
get_rule_ders
()
->
print
();
/* Write derivative outputs into memory map */
map
<
string
,
ConstTwoDMatrix
>
mm
;
app
.
getFoldDecisionRule
().
writeMMap
(
mm
,
string
());
...
...
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