summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.h
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2010-03-04 20:10:46 +0000
committerTim King <taking@cs.nyu.edu>2010-03-04 20:10:46 +0000
commit29cc307cdf2c42bebf4f5615874a864783f47fd0 (patch)
treebcc296eaef23abb9264d78adc3cfe08264f425ab /src/theory/uf/theory_uf.h
parent45b7c76aba6ac71726fb2bf46c45ad7ce6bc8c99 (diff)
Committing a bug fix from Dejan. This resolves an issue with restoring ECData.
Diffstat (limited to 'src/theory/uf/theory_uf.h')
-rw-r--r--src/theory/uf/theory_uf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h
index 5ac5e3001..d432d733f 100644
--- a/src/theory/uf/theory_uf.h
+++ b/src/theory/uf/theory_uf.h
@@ -84,8 +84,6 @@ public:
~TheoryUF();
- //TODO Tim: I am going to delay documenting these functions while Morgan
- //has pending changes to the contracts
/**
* Registers a previously unseen [in this context] node n.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback