mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-07 09:58:22 +02:00
4 lines
52 B
Rust
4 lines
52 B
Rust
fn main() {
|
|
lalrpop::process_root().unwrap();
|
|
}
|