3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-09 04:43:46 +02:00
dft_tools/python/vasp/test/_vaspio/rpath.py
Oleg E. Peil dda331b986 Fixed 'vaspio' tests
Added 'rpath.py' module to determine the current directory.

Also fixed the test example for EIGENVAL: VASP 5.4 uses a format
with Fermi weights output (unlike previous versions).
2015-10-16 11:52:33 +02:00

6 lines
105 B
Python

r"""
The sole role of this module is to determine the current path by
examining rpath.__file__.
"""
pass