FEM: fem tools package, move fem utils in it

This commit is contained in:
Bernd Hahnebach
2018-01-09 07:29:48 +01:00
parent 325abd8641
commit ff1601be5f
19 changed files with 18 additions and 18 deletions

View File

@@ -33,7 +33,7 @@ import threading
import shutil
import FreeCAD as App
import FemUtils
import femtools.femutils as FemUtils
from . import settings
from . import signal
from . import task