Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lenstool
Lenstool
Commits
beecd047
Commit
beecd047
authored
Dec 09, 2020
by
Johan Richard
Browse files
Merge branch 'master' of git-cral.univ-lyon1.fr:lenstool/lenstool
parents
f3220812
79763927
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/o_print_res.c
View file @
beecd047
...
...
@@ -598,8 +598,8 @@ void o_print_res(double chi0, double evidence)
fprintf
(
besto
,
"
\t
s_angle2 %.6lf
\n
"
,
source
[
i
].
E2
.
theta
*
RTD
);
fprintf
(
besto
,
"
\t
s_mag2 %.6lf
\n
"
,
source
[
i
].
mag2
);
fprintf
(
besto
,
"
\t
s_index2 %.6lf
\n
"
,
source
[
i
].
var2
);
fprintf
(
besto
,
"
\t
end
\n
"
);
}
fprintf
(
besto
,
"
\t
end
\n
"
);
// SHAPE LIMITS
fprintf
(
besto
,
"shapelimit
\n
"
);
...
...
Write
Preview
Markdown
is supported
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