summaryrefslogtreecommitdiff
path: root/math/spooles/files/patch-MT+drivers+AllInOneMT.c
blob: 932be8e26c1232ca1b7235802eae4e5c2d2aa7f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- MT/drivers/allInOneMT.c.orig	1999-01-21 16:51:22 UTC
+++ MT/drivers/allInOneMT.c
@@ -35,7 +35,7 @@ DenseMtx        *mtxY, *mtxX ;
 Chv             *rootchv ;
 ChvManager      *chvmanager ;
 double          droptol = 0.0, tau = 100. ;
-double          cpus[10] ;
+double          cpus[11] ;	/* see MT/src/factor.c - Manfred Spraul */
 DV              *cumopsDV ;
 ETree           *frontETree ;
 FrontMtx        *frontmtx ;