Fairly major source refactor:

- removed the folder Sources and put those routines inside of SrcUtils.
	- Broke apart calls for MagDipole, MagDipole_B, CircularLoop
This commit is contained in:
Lindsey Heagy
2015-04-29 16:32:50 -07:00
parent dc7cc1c716
commit 51342e7cc8
9 changed files with 280 additions and 209 deletions
-1
View File
@@ -2,6 +2,5 @@
import TDEM
import FDEM
import Base
import Sources
import Analytics
import Utils