Skip to content
GitLab
Menu
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
c69e51f1
Commit
c69e51f1
authored
Mar 02, 2012
by
Thomas White
Browse files
Fussiness
parent
f454fe20
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/render_hkl.c
View file @
c69e51f1
...
...
@@ -113,7 +113,7 @@ static double max_value(RefList *list, int wght, const SymOpList *sym)
special_position
(
sym
,
m
,
h
,
k
,
l
);
n
=
num_equivs
(
sym
,
m
);
switch
(
wght
)
{
switch
(
wght
)
{
case
WGHT_I
:
val
=
get_intensity
(
refl
);
break
;
...
...
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