Skip to content

Commit cb790e5

Browse files
author
allywarner
committed
Merge fixes II
1 parent 771e030 commit cb790e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Modules/Factory/ModuleFactoryImpl2.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,8 @@ void ModuleDescriptionLookup::addMoreModules()
9696
addModuleDesc<ConvertHexVolToTetVol>("ConvertHexVolToTetVol", "ChangeMesh", "SCIRun", "Real ported module", "...");
9797
addModuleDesc<BuildSurfaceLaplacianMatrix>("BuildSurfaceLaplacianMatrix","Inverse","SCIRun","...","...");
9898
addModuleDesc<ExtractSimpleIsosurfaceModule>("ExtractSimpleIsosurface","NewField","SCIRun","...","...");
99-
<<<<<<< HEAD
10099
addModuleDesc<ComputePCA>("ComputePCA","Math","SCIRun","...","...");
101100
addModuleDesc<EvaluateLinearAlgebraGeneral>("Real ported module", "BUGGY--DO NOT USE");
102-
=======
103101
//addModuleDesc<EvaluateLinearAlgebraGeneral>("Real ported module", "BUGGY--DO NOT USE");
104102
addModuleDesc<ClipVolumeByIsovalueModule>("ClipVolumeByIsovalue","NewField","SCIRun","...","...");
105-
>>>>>>> master
106103
}

0 commit comments

Comments
 (0)