Refactor some code

This commit is contained in:
2022-06-15 11:27:24 +02:00
parent 811a4ca418
commit 0a3327f076
5 changed files with 54 additions and 59 deletions

View File

@@ -107,9 +107,9 @@ fn main() {
*/
let mut h = History::new(
composition,
results,
times,
&composition,
&results,
&times,
HashMap::new(),
MU,
1.6,