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
0c968c0b
Commit
0c968c0b
authored
Dec 12, 2011
by
Thomas White
Committed by
Thomas White
Feb 22, 2012
Browse files
Fix a stupid bug
parent
8c40aed1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
0c968c0b
...
...
@@ -953,6 +953,7 @@ int main(int argc, char *argv[])
qargs
.
static_args
.
threshold
=
threshold
;
qargs
.
static_args
.
min_gradient
=
min_gradient
;
qargs
.
static_args
.
min_snr
=
min_snr
;
qargs
.
static_args
.
min_int_snr
=
min_int_snr
;
qargs
.
static_args
.
det
=
det
;
qargs
.
static_args
.
indm
=
indm
;
qargs
.
static_args
.
ipriv
=
ipriv
;
...
...
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