We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61818af + 9cf5f0f commit b869ffcCopy full SHA for b869ffc
1 file changed
.smalltalk.ston
@@ -11,20 +11,7 @@ SmalltalkCISpec {
11
#packages : [ 'Math-.*' ]
12
},
13
#coverage : {
14
- #packages : [
15
- 'Math-A*',
16
- 'Math-B*',
17
- 'Math-C*',
18
- 'Math-D*',
19
- 'Math-FunctionFit',
20
- 'Math-K*',
21
- 'Math-M*',
22
- 'Math-N*',
23
- 'Math-ODE',
24
- 'Math-P*',
25
- 'Math-Q*',
26
- 'Math-R*',
27
- 'Math-TNSE' ]
+ #packages : [ 'Math-*' ]
28
}
29
30
0 commit comments