Added more functions to History
This commit is contained in:
@@ -36,5 +36,5 @@ fn main() {
|
||||
P_DRAW,
|
||||
);
|
||||
|
||||
let (step, i) = h2.convergence();
|
||||
let (_step, _i) = h2.convergence();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user