Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
51
Issues
51
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
33de5db3
Commit
33de5db3
authored
Jun 29, 2018
by
Daniel Wortmann
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make this a release version
parent
e37fa5fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
inpgen/inpgen_help.f90
inpgen/inpgen_help.f90
+1
-1
main/fleur_help.f90
main/fleur_help.f90
+1
-1
No files found.
inpgen/inpgen_help.f90
View file @
33de5db3
...
@@ -14,7 +14,7 @@ CONTAINS
...
@@ -14,7 +14,7 @@ CONTAINS
CHARACTER
(
LEN
=
500
)::
infostring
CHARACTER
(
LEN
=
500
)::
infostring
PRINT
*
,
" Welcome to FLEUR - inpgen (www.flapw.de) "
PRINT
*
,
" Welcome to FLEUR - inpgen (www.flapw.de) "
PRINT
*
,
" MaX-Release
2.1
(www.max-centre.eu)"
PRINT
*
,
" MaX-Release
3.0
(www.max-centre.eu)"
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
...
...
main/fleur_help.f90
View file @
33de5db3
...
@@ -14,7 +14,7 @@ CONTAINS
...
@@ -14,7 +14,7 @@ CONTAINS
CHARACTER
(
LEN
=
500
)::
infostring
CHARACTER
(
LEN
=
500
)::
infostring
PRINT
*
,
" Welcome to FLEUR (www.flapw.de) "
PRINT
*
,
" Welcome to FLEUR (www.flapw.de) "
PRINT
*
,
" MaX-Release
2.1
(www.max-centre.eu)"
PRINT
*
,
" MaX-Release
3.0
(www.max-centre.eu)"
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
IF
(
.NOT.
(
juDFT_was_argument
(
"-h"
)
.OR.
juDFT_was_argument
(
"--help"
)))
RETURN
...
...
Vasily Tseplyaev
@tsep
mentioned in issue
#233 (closed)
·
Jan 23, 2019
mentioned in issue
#233 (closed)
mentioned in issue #233
Toggle commit list
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