revert changes
This commit is contained in:
parent
ead2d02710
commit
d03ec1472b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use math::scalbn;
|
||||
use math::floor;
|
||||
use super::scalbn;
|
||||
use super::floor;
|
||||
|
||||
// initial value for jk
|
||||
const INIT_JK : [usize; 4] = [3,4,4,6];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue