mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 03:35:09 +08:00
558e8879fe
Merge branch 'move2Simpeg' of https://github.com/simpeg/simpegmt into mt/dev Conflicts: .gitignore .travis.yml LICENSE docs/conf.py docs/index.rst requirements.txt setup.py
5 lines
141 B
Python
5 lines
141 B
Python
from MT1Dsolutions import * # Add the names of the functions
|
|
from MT1Danalytic import *
|
|
from dataUtils import *
|
|
from ediFilesUtils import *
|