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
+2 -1
View File
@@ -1,4 +1,5 @@
# import Sources
# import Ana
# import Solver
import EMUtils
import EMUtils
import SrcUtils