Support comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mod ast;
|
||||
pub mod format;
|
||||
mod parse;
|
||||
pub mod parse;
|
||||
|
||||
pub use ast::{Domain, Exists, Formula, ForAll, Predicate, PredicateDeclaration, VariableDeclaration, Term};
|
||||
pub use parse::{formula, formulas, term};
|
||||
|
Reference in New Issue
Block a user