GIT: relocate ensight components to library locations

This commit is contained in:
Mark Olesen
2016-10-05 13:13:12 +02:00
parent e57ca15bda
commit b04a6a05e5
9 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,3 @@
ensightMesh.C
ensightMeshIO.C
ensightMeshOptions.C
ensightOutputCloud.C
meshSubsetHelper.C

View File

@ -7,6 +7,9 @@ common/writer/meshWriter.C
common/tables/boundaryRegion.C
common/tables/cellTable.C
ensight/mesh/ensightMesh.C
ensight/mesh/ensightMeshIO.C
ensight/mesh/ensightMeshOptions.C
ensight/part/ensightPart.C
ensight/part/ensightPartIO.C
ensight/part/ensightPartCells.C