From a840a197549ced185f212b2aa74abed8774c8b5c Mon Sep 17 00:00:00 2001 From: RncLsn Date: Wed, 3 Jun 2015 19:24:50 +0100 Subject: Reintroduced extended queries. Successfully tested on LightTests and GapAnswers. --- src/resources/pagoda.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/resources') diff --git a/src/resources/pagoda.properties b/src/resources/pagoda.properties index 80c6377..0b9d2ee 100644 --- a/src/resources/pagoda.properties +++ b/src/resources/pagoda.properties @@ -1 +1,3 @@ -debug=true \ No newline at end of file +debug=true +useAlwaysSimpleUpperBound=false +useSkolemUpperBound=false \ No newline at end of file -- cgit v1.2.3