summaryrefslogtreecommitdiff
path: root/src/theory/strings/theory_strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/theory_strings.h')
-rw-r--r--src/theory/strings/theory_strings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/strings/theory_strings.h b/src/theory/strings/theory_strings.h
index 5d8ff016f..3143d6e89 100644
--- a/src/theory/strings/theory_strings.h
+++ b/src/theory/strings/theory_strings.h
@@ -224,6 +224,7 @@ private:
bool checkSimple();
bool checkNormalForms();
+ void checkDeqNF();
bool checkLengthsEqc();
bool checkCardinality();
bool checkInductiveEquations();
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback