Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
4aa325f2
Commit
4aa325f2
authored
May 18, 2012
by
Thomas White
Browse files
Whitespace
parent
6b385f0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/man/indexamajig.1
View file @
4aa325f2
...
...
@@ -216,7 +216,6 @@ these. The defaults are probably not appropriate for your situation.
.PD
The default is \fB--int-radius=4,5,7\fR.
.PD 0
.IP \fB--basename\fR
.PD
...
...
src/process_hkl.c
View file @
4aa325f2
...
...
@@ -502,8 +502,8 @@ int main(int argc, char *argv[])
hist_i
=
0
;
merge_all
(
fh
,
model
,
NULL
,
config_startafter
,
config_stopafter
,
sym
,
n_total_patterns
,
hist_vals
,
hist_h
,
hist_k
,
hist_l
,
&
hist_i
);
sym
,
n_total_patterns
,
hist_vals
,
hist_h
,
hist_k
,
hist_l
,
&
hist_i
);
if
(
ferror
(
fh
)
)
{
ERROR
(
"Stream read error.
\n
"
);
return
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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