Fix typo in TPTP output

This commit is contained in:
Patrick Lühne 2020-02-05 02:14:29 +01:00
parent caab0a618e
commit 9a519abb0d
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ where
write!(format, ")")?;
}
write!(format, ")")
Ok(())
};
match &self.formula