Commit 8f78792
committed
Fix bug with single-float's in make-decision-tree
This fixes the issue where single-float's pass floatp and then
are declared to be of type double-float with the safety optimization
flag set to 0.1 parent cafcdd9 commit 8f78792
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments