summaryrefslogtreecommitdiff
path: root/src/expr/expr_template.h
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2018-09-24 18:15:56 -0700
committerAina Niemetz <aina.niemetz@gmail.com>2018-09-24 18:15:56 -0700
commit75d509498c42f9433a778299cf27b6f915c7fd34 (patch)
tree8422e7cbb088d6d98c6bbeb613a87ea4a77cd42e /src/expr/expr_template.h
parentcf589cb256eeba427a08f2831a3fe46e9e52f095 (diff)
Fix wiki urls. (#2504)
Diffstat (limited to 'src/expr/expr_template.h')
-rw-r--r--src/expr/expr_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/expr_template.h b/src/expr/expr_template.h
index afa08068f..324915b1d 100644
--- a/src/expr/expr_template.h
+++ b/src/expr/expr_template.h
@@ -556,7 +556,7 @@ public:
* only be used once. For more details see the 4/27/2010 CVC4
* developer's meeting notes at:
*
- * http://goedel.cims.nyu.edu/wiki/Meeting_Minutes_-_April_27,_2010#isAtomic.28.29_and_isAtomicFormula.28.29
+ * http://cvc4.cs.stanford.edu/wiki/Meeting_Minutes_-_April_27,_2010#isAtomic.28.29_and_isAtomicFormula.28.29
*/
// bool containsDecision(); // is "atomic"
// bool properlyContainsDecision(); // maybe not atomic but all children are
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback