Work in progress
This commit is contained in:
8
src/translate/verify_properties.rs
Normal file
8
src/translate/verify_properties.rs
Normal file
@@ -0,0 +1,8 @@
|
||||
struct Context
|
||||
{
|
||||
}
|
||||
|
||||
fn read(rule: &clingo::ast::Rule, context: &mut crate::Context)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user