diff options
Diffstat (limited to 'src/resources')
| -rw-r--r-- | src/resources/log4j.properties | 2 | ||||
| -rw-r--r-- | src/resources/pagoda.properties | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/resources/log4j.properties b/src/resources/log4j.properties index 3bfd32e..52688d5 100644 --- a/src/resources/log4j.properties +++ b/src/resources/log4j.properties | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | log = . | 1 | log = ./logs |
| 2 | log4j.rootLogger=DEBUG, CONSOLE, FILE_LAST, FILE | 2 | log4j.rootLogger=DEBUG, CONSOLE, FILE_LAST, FILE |
| 3 | 3 | ||
| 4 | log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender | 4 | log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender |
diff --git a/src/resources/pagoda.properties b/src/resources/pagoda.properties index bd387b9..64de225 100644 --- a/src/resources/pagoda.properties +++ b/src/resources/pagoda.properties | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | debug=true | 1 | debug=true |
| 2 | useAlwaysSimpleUpperBound=false | 2 | useAlwaysSimpleUpperBound=false |
| 3 | useSkolemUpperBound=true \ No newline at end of file | 3 | useSkolemUpperBound=true |
| 4 | |||
| 5 | statisticsDir=/home/alessandro/Dropbox/Oxford/PAGOdA/statistics \ No newline at end of file | ||
