Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
nomad-lab
parser-gromos
Commits
e2def94a
Commit
e2def94a
authored
Mar 23, 2018
by
Berk Onat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected a typo in scala file
parent
d43f4277
Pipeline
#26414
failed with stage
in 6 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/main/scala/eu/nomad_lab/parsers/GromosParser.scala
src/main/scala/eu/nomad_lab/parsers/GromosParser.scala
+1
-1
No files found.
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