summaryrefslogtreecommitdiff
path: root/src/theory/strings
diff options
context:
space:
mode:
authorTianyi Liang <tianyi-liang@uiowa.edu>2014-06-09 07:52:23 -0500
committerTianyi Liang <tianyi-liang@uiowa.edu>2014-07-24 11:10:40 -0500
commit1247f998d4ebcaf92765d54f9c3296f8d065a42a (patch)
tree52e9c4340b472dea3acb69bf32bb142d6eb4d830 /src/theory/strings
parenta9c903d4f6e6cfa5a328b77343b84aac6213a35a (diff)
add delayed length lemmas
Diffstat (limited to 'src/theory/strings')
-rw-r--r--src/theory/strings/theory_strings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/strings/theory_strings.cpp b/src/theory/strings/theory_strings.cpp
index 2856ce1e0..607b01392 100644
--- a/src/theory/strings/theory_strings.cpp
+++ b/src/theory/strings/theory_strings.cpp
@@ -3325,4 +3325,4 @@ TheoryStrings::Statistics::~Statistics(){
}/* CVC4::theory::strings namespace */
}/* CVC4::theory namespace */
-}/* CVC4 namespace */ \ No newline at end of file
+}/* CVC4 namespace */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback