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
c1919b84
Commit
c1919b84
authored
Sep 09, 2011
by
Thomas White
Browse files
Add a reminder
parent
eb20d480
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/check_hkl.c
View file @
c1919b84
...
...
@@ -298,6 +298,8 @@ static void plot_shells(RefList *list, UnitCell *cell, const SymOpList *sym,
}
fclose
(
fh
);
STATUS
(
"Resolution shell information written to shells.dat.
\n
"
);
}
...
...
src/compare_hkl.c
View file @
c1919b84
...
...
@@ -249,6 +249,8 @@ static void plot_shells(RefList *list1, double *arr2, double scale,
}
fclose
(
fh
);
STATUS
(
"Resolution shell information written to shells.dat.
\n
"
);
}
...
...
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