Fix typo in TPTP output
This commit is contained in:
parent
caab0a618e
commit
9a519abb0d
@ -271,7 +271,7 @@ where
|
|||||||
write!(format, ")")?;
|
write!(format, ")")?;
|
||||||
}
|
}
|
||||||
|
|
||||||
write!(format, ")")
|
Ok(())
|
||||||
};
|
};
|
||||||
|
|
||||||
match &self.formula
|
match &self.formula
|
||||||
|
Loading…
Reference in New Issue
Block a user