Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-cp2k
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
nomad-lab
parser-cp2k
Commits
912790d4
Commit
912790d4
authored
Nov 18, 2015
by
Himanen, Lauri (himanel1)
Browse files
Options
Downloads
Patches
Plain Diff
Fixed readme markup syntax.
parent
cb222142
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+15
-15
15 additions, 15 deletions
README.md
cp2kparser/engines/cp2kinputengine.py
+0
-1
0 additions, 1 deletion
cp2kparser/engines/cp2kinputengine.py
with
15 additions
and
16 deletions
README.md
+
15
−
15
View file @
912790d4
File changed. Contains only whitespace changes.
Show whitespace changes.
This diff is collapsed.
Click to expand it.
cp2kparser/engines/cp2kinputengine.py
+
0
−
1
View file @
912790d4
#! /usr/bin/env python
# -*- coding: utf-8 -*-
import
os
from
collections
import
defaultdict
import
logging
import
cPickle
as
pickle
logger
=
logging
.
getLogger
(
__name__
)
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment