anthem-rs/src/translate/verify_properties.rs

9 lines
90 B
Rust
Raw Normal View History

2020-01-24 13:32:43 +01:00
struct Context
{
}
fn read(rule: &clingo::ast::Rule, context: &mut crate::Context)
{
}