summaryrefslogtreecommitdiff
path: root/src/theory/sets
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/sets
parent453de9df0af984491f6ced883220fdbf113f078b (diff)
Removing comments related to issues (#3232)
Diffstat (limited to 'src/theory/sets')
-rw-r--r--src/theory/sets/theory_sets_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/sets/theory_sets_private.h b/src/theory/sets/theory_sets_private.h
index cb3189e81..fcb5859d4 100644
--- a/src/theory/sets/theory_sets_private.h
+++ b/src/theory/sets/theory_sets_private.h
@@ -233,7 +233,6 @@ private: //for universe set
* If the sets-ext option is not set and we have an extended operator,
* we throw an exception. This function is a no-op otherwise.
*
- * This is related to github issue #1076
* TheorySets uses expandDefinition as an entry point to see if the input
* contains extended operators.
*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback