From 459f6ca17bd2b1779270044d6840554ffff4eb7c Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 12 May 2008 17:02:16 +0100 Subject: [PATCH] missed regionToCell from compilation --- src/meshTools/Make/files | 1 + 1 file changed, 1 insertion(+) diff --git a/src/meshTools/Make/files b/src/meshTools/Make/files index e9a79be0b5..3a3d2aff83 100644 --- a/src/meshTools/Make/files +++ b/src/meshTools/Make/files @@ -67,6 +67,7 @@ $(cellSources)/fieldToCell/fieldToCell.C $(cellSources)/pointToCell/pointToCell.C $(cellSources)/shapeToCell/shapeToCell.C $(cellSources)/boxToCell/boxToCell.C +$(cellSources)/regionToCell/regionToCell.C $(cellSources)/rotatedBoxToCell/rotatedBoxToCell.C $(cellSources)/labelToCell/labelToCell.C $(cellSources)/surfaceToCell/surfaceToCell.C