summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/instantiate.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-07-13 20:52:21 -0500
committerGitHub <noreply@github.com>2020-07-13 20:52:21 -0500
commitde4a6b434c66beebb588b9ef1257dae0b65b15db (patch)
treec45fe72ac96032b0e6f7ea53798443671ad08d86 /src/theory/quantifiers/instantiate.cpp
parent5ab00f919611cc5ca98e4fdee257d02098442412 (diff)
parent84fe644cb1956119b7b35ede06ee93583eae1925 (diff)
Merge branch 'master' into nodeArrayStoreAllnodeArrayStoreAll
Diffstat (limited to 'src/theory/quantifiers/instantiate.cpp')
-rw-r--r--src/theory/quantifiers/instantiate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/quantifiers/instantiate.cpp b/src/theory/quantifiers/instantiate.cpp
index d40a2c13d..deed76fc9 100644
--- a/src/theory/quantifiers/instantiate.cpp
+++ b/src/theory/quantifiers/instantiate.cpp
@@ -523,7 +523,6 @@ bool Instantiate::printInstantiationsList(std::ostream& out)
}
}
}
- out << std::endl;
return printed;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback