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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
parser-gromos
Commits
e2def94a
Commit
e2def94a
authored
Mar 23, 2018
by
Berk Onat
Browse files
Corrected a typo in scala file
parent
d43f4277
Pipeline
#26414
failed with stage
in 6 minutes and 30 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/main/scala/eu/nomad_lab/parsers/GromosParser.scala
View file @
e2def94a
...
...
@@ -32,7 +32,7 @@ object GromosParser extends SimpleExternalParserGenerator(
"parser-gromos/setup_paths.py"
,
"nomad_meta_info/public.nomadmetainfo.json"
,
"nomad_meta_info/common.nomadmetainfo.json"
,
"nomad_meta_info/meta_types.nomadmetainfo.json"
"nomad_meta_info/meta_types.nomadmetainfo.json"
,
"nomad_meta_info/gromos.nomadmetainfo.json"
)
++
DefaultPythonInterpreter
.
commonFiles
(),
dirMap
=
Map
(
...
...
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