2006-09-06 17:01:38 -04:00
|
|
|
PROVIDE: contrib/math {
|
2006-06-18 20:58:11 -04:00
|
|
|
"utils.factor"
|
|
|
|
"combinatorics.factor"
|
|
|
|
"analysis.factor"
|
|
|
|
"polynomials.factor"
|
|
|
|
"quaternions.factor"
|
|
|
|
"matrices.factor"
|
|
|
|
"statistics.factor"
|
|
|
|
"numerical-integration.factor"
|
2006-08-18 12:57:46 -04:00
|
|
|
} {
|
|
|
|
"test.factor"
|
2006-06-18 20:58:11 -04:00
|
|
|
} ;
|