summaryrefslogtreecommitdiff
path: root/src/parser/tptp/tptp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/tptp/tptp.h')
-rw-r--r--src/parser/tptp/tptp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser/tptp/tptp.h b/src/parser/tptp/tptp.h
index 0be74c79d..964c0bdfb 100644
--- a/src/parser/tptp/tptp.h
+++ b/src/parser/tptp/tptp.h
@@ -90,7 +90,6 @@ class Tptp : public Parser {
protected:
Tptp(api::Solver* solver,
SymbolManager* sm,
- Input* input,
bool strictMode = false,
bool parseOnly = false);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback