summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-08-28 18:18:52 -0500
committerGitHub <noreply@github.com>2019-08-28 18:18:52 -0500
commitcc7546ff0a4e418de9a21c03ef12b1d5e8801bb8 (patch)
tree06366270db75ad32012104a04008ce3b5ca6a2d9 /src/theory/theory.h
parent453de9df0af984491f6ced883220fdbf113f078b (diff)
Removing comments related to issues (#3232)
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