Files
opm-common/python/opm/io/__init__.py

3 lines
41 B
Python
Raw Normal View History

2019-08-23 11:44:41 +02:00
from .parser import *
2019-09-16 18:33:50 +02:00
from .log import *