Assorted minor aesthetic touchups
This commit is contained in:
@@ -222,7 +222,7 @@ impl Renderer for ColorTermRenderer {
|
||||
})
|
||||
.collect();
|
||||
|
||||
println!("{}time: {:.3e} (fr {})", buf, state.time(), state.step_no());
|
||||
println!("{}", buf);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user