FEM: code formating, make all python module start the same way

- module info
- doxygen documentation
- imports
- code
This commit is contained in:
Bernd Hahnebach
2016-11-22 19:47:34 +01:00
parent 9fbf1d4b15
commit b0b48bb92e
43 changed files with 96 additions and 137 deletions

View File

@@ -31,7 +31,6 @@ import FemToolsCcx
import FreeCAD
import os
import time
import FreeCADGui
import FemGui
from PySide import QtCore, QtGui