Fixing bugs
Bug in parsing single set in .experiment and bug in printing frequency
This commit is contained in:
@ -21,7 +21,7 @@ fn main() -> std::io::Result<()> {
|
||||
|
||||
// examples::run()?;
|
||||
|
||||
examples::limit_freq()?;
|
||||
// examples::limit_freq()?;
|
||||
|
||||
examples::fast_freq()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user