FEM: Move _CommandQuickAnalysis class to separate file

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-10-09 19:54:05 +01:00
committed by wmayer
parent fc12db7b26
commit 039b632758
5 changed files with 50 additions and 38 deletions

View File

@@ -88,6 +88,7 @@ SET(FemScripts_SRCS
_FemAnalysis.py
_CommandMechanicalShowResult.py
_CommandFrequencyAnalysis.py
_CommandQuickAnalysis.py
)
#SOURCE_GROUP("Scripts" FILES ${FemScripts_SRCS})