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
9737b757
Commit
9737b757
authored
Apr 12, 2011
by
Thomas White
Browse files
compare_hkl: Make sure ratios go in the file
parent
3346edad
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/compare_hkl.c
View file @
9737b757
...
...
@@ -437,6 +437,7 @@ int main(int argc, char *argv[])
/* Add divided version to 'output' list */
tr
=
add_refl
(
ratio
,
h
,
k
,
l
);
set_int
(
tr
,
val1
/
val2
);
set_redundancy
(
tr
,
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