roundme 0.1.0

Rounding analyzer
fn main() {
    lalrpop::process_root().unwrap();
}