Rename project “foliage”
This commit is contained in:
@@ -13,7 +13,7 @@ forall XV2 (q(XV2) <-> (exists XU2 (exists X5 (X5 = XU2 and p(X5)) and exists X6
|
||||
|
||||
b.iter(||
|
||||
{
|
||||
let (i, _) = fol_parser::formulas(formulas).unwrap();
|
||||
let (i, _) = foliage::formulas(formulas).unwrap();
|
||||
assert_eq!(i, "");
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user