projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cee916
)
Remove private header from public driver.
author
Morgan Deters
<mdeters@cs.nyu.edu>
Wed, 8 Oct 2014 22:51:38 +0000
(18:51 -0400)
committer
Morgan Deters
<mdeters@cs.nyu.edu>
Wed, 8 Oct 2014 22:51:38 +0000
(18:51 -0400)
src/main/main.cpp
patch
|
blob
|
history
diff --git
a/src/main/main.cpp
b/src/main/main.cpp
index e99095855de5d2ddb280664acdd6ecadf5e2c438..ca7266b59ac55fe588efc237ba41a8b65fd0de66 100644
(file)
--- a/
src/main/main.cpp
+++ b/
src/main/main.cpp
@@
-33,7
+33,6
@@
#include "expr/command.h"
#include "util/configuration.h"
#include "main/options.h"
-#include "theory/uf/options.h"
#include "util/output.h"
#include "util/result.h"
#include "util/statistics.h"