Skip to content

Commit 5315e56

Browse files
committed
Turn off buggy module
1 parent 877ed1f commit 5315e56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Modules/Factory/ModuleFactoryImpl2.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ void ModuleDescriptionLookup::addMoreModules()
9797
addModuleDesc<BuildSurfaceLaplacianMatrix>("BuildSurfaceLaplacianMatrix","Inverse","SCIRun","...","...");
9898
addModuleDesc<ExtractSimpleIsosurfaceModule>("ExtractSimpleIsosurface","NewField","SCIRun","...","...");
9999
addModuleDesc<ComputePCA>("ComputePCA","Math","SCIRun","...","...");
100-
addModuleDesc<EvaluateLinearAlgebraGeneral>("Real ported module", "BUGGY--DO NOT USE");
101100
//addModuleDesc<EvaluateLinearAlgebraGeneral>("Real ported module", "BUGGY--DO NOT USE");
102101
addModuleDesc<ClipVolumeByIsovalueModule>("ClipVolumeByIsovalue","NewField","SCIRun","...","...");
103102
}

0 commit comments

Comments
 (0)