2006-09-06 17:01:38 -04:00
|
|
|
PROVIDE: contrib/topology
|
2006-07-14 05:36:26 -04:00
|
|
|
{
|
|
|
|
|
"matrix.factor"
|
|
|
|
|
"linear.factor"
|
2006-07-14 06:57:47 -04:00
|
|
|
"simplex.factor"
|
2006-07-14 05:36:26 -04:00
|
|
|
"hopf.factor"
|
2006-07-27 18:57:44 -04:00
|
|
|
"laplacian.factor"
|
2006-07-14 05:36:26 -04:00
|
|
|
} {
|
|
|
|
|
"test/matrix.factor"
|
2006-07-14 06:57:47 -04:00
|
|
|
"test/simplex.factor"
|
2006-07-14 05:36:26 -04:00
|
|
|
"test/hopf.factor"
|
2006-07-27 18:57:44 -04:00
|
|
|
"test/laplacian.factor"
|
2006-07-14 05:36:26 -04:00
|
|
|
} ;
|