Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias WEBER
in20tools_old
Commits
54433899
Commit
54433899
authored
May 09, 2019
by
Tobias WEBER
Browse files
cosmetic change
parent
eabaa60a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/structfact/cif2xml.cpp
View file @
54433899
...
...
@@ -155,7 +155,7 @@ bool convert_cif(const char* pcFileIn, const char* pcFileOut)
*/
static
void
show_infos
(
const
char
*
pcProg
)
{
std
::
cout
<<
"
This is a
CIF to XML converter, version "
<<
g_strVer
<<
".
\n
"
;
std
::
cout
<<
"CIF to XML converter, version "
<<
g_strVer
<<
".
\n
"
;
std
::
cout
<<
"Written by Tobias Weber (tweber@ill.fr) in May 2019.
\n
"
;
std
::
cout
<<
"
\n
Usage: "
<<
pcProg
<<
" <in.cif> <out.xml>
\n
"
;
...
...
Write
Preview
Markdown
is supported
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