summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.h')
-rw-r--r--src/theory/theory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index cabb17f48..b5cc16fc8 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -430,8 +430,7 @@ public:
* possible, for example in handling under-specified operations
* using partially defined functions.
*
- * TODO (github issue #1076):
- * some theories like sets use expandDefinition as a "context
+ * Some theories like sets use expandDefinition as a "context
* independent preRegisterTerm". This is required for cases where
* a theory wants to be notified about a term before preprocessing
* and simplification but doesn't necessarily want to rewrite it.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback