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
fleur
fleur
Commits
95cf4d3b
Commit
95cf4d3b
authored
Nov 30, 2017
by
Daniel Wortmann
Browse files
Adjusted version info for Release Max R2.1
parent
007d1732
Changes
2
Hide whitespace changes
Inline
Side-by-side
inpgen/inpgen_help.f90
View file @
95cf4d3b
...
...
@@ -14,7 +14,7 @@ CONTAINS
CHARACTER
(
LEN
=
500
)::
infostring
PRINT
*
,
" Welcome to FLEUR - inpgen (www.flapw.de) "
PRINT
*
,
" MaX-Release 2
(www.max-centre.eu)"
PRINT
*
,
" MaX-Release 2
.1
(www.max-centre.eu)"
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
...
...
main/fleur_help.f90
View file @
95cf4d3b
...
...
@@ -14,7 +14,7 @@ CONTAINS
CHARACTER
(
LEN
=
500
)::
infostring
PRINT
*
,
" Welcome to FLEUR (www.flapw.de) "
PRINT
*
,
" MaX-Release 2
(www.max-centre.eu)"
PRINT
*
,
" MaX-Release 2
.1
(www.max-centre.eu)"
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
...
...
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