Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Scheidgen
parser-exciting
Commits
da36fb2e
Commit
da36fb2e
authored
May 17, 2016
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
applying obvious metadata renames
section_system_description -> section_system cell_associated -> cell_dependent
parent
facca6a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-exciting/parser_exciting.py
View file @
da36fb2e
...
...
@@ -43,7 +43,7 @@ mainFileDescription = \
SM
(
name
=
'input'
,
startReStr
=
r
"\|\sStarting initialization"
,
endReStr
=
r
"\|\sEnding initialization"
,
sections
=
[
'section_system
_description
'
],
sections
=
[
'section_system'
],
subMatchers
=
[
SM
(
startReStr
=
r
"\sLattice vectors \(cartesian\) :"
,
endReStr
=
r
"\sReciprocal lattice vectors \(cartesian\) :"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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