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
d479c652
Commit
d479c652
authored
Mar 05, 2012
by
Thomas White
Browse files
Formatting
parent
7de85e89
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/process_hkl.c
View file @
d479c652
...
...
@@ -84,7 +84,8 @@ static void show_help(const char *s)
}
static
void
plot_histogram
(
double
*
vals
,
int
n
,
float
hist_min
,
float
hist_max
,
int
nbins
)
static
void
plot_histogram
(
double
*
vals
,
int
n
,
float
hist_min
,
float
hist_max
,
int
nbins
)
{
int
i
;
double
max
=
-
INFINITY
;
...
...
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