Moved the new resultCollection class to new files

Also removed obsolete file, and added missing header files to the
CMakeLists file
This commit is contained in:
Jacob Støren
2015-06-04 12:35:22 +02:00
parent a3fa27d2ec
commit 273e91d38d
11 changed files with 395 additions and 318 deletions

View File

@@ -50,6 +50,7 @@
#include "RifGeoMechReaderInterface.h"
#include "RigGeoMechCaseData.h"
#include "RigFemScalarResultFrames.h"
#include "RigFemPartResultsCollection.h"
//--------------------------------------------------------------------------------------------------