Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
121
Issues
121
List
Boards
Labels
Service Desk
Milestones
Merge Requests
14
Merge Requests
14
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
5b3d90c3
Commit
5b3d90c3
authored
Apr 30, 2010
by
Francois Bobot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enable_coq_support = yes <=> include .depend.coq
parent
0ab81636
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Makefile.in
Makefile.in
+2
-1
drivers/z3.drv
drivers/z3.drv
+1
-1
No files found.
Makefile.in
View file @
5b3d90c3
...
...
@@ -371,8 +371,9 @@ src/coq-plugin/g_whytac.ml: src/coq-plugin/g_whytac.ml4
$(CAMLP5O)
pr_o.cmo @COQLIB@/parsing/grammar.cma
-impl
$^
-o
$@
# depend and clean targets
ifeq
(@enable_coq_support@,yes)
include
.depend.coq
endif
.depend.coq
:
$(COQGENERATED)
$(OCAMLDEP)
-slash
-I
src
-I
src/coq-plugin
$(COQML)
>
$@
...
...
drivers/z3.drv
View file @
5b3d90c3
...
...
@@ -11,7 +11,7 @@ unknown "^\\(unknown\\|sat\\|Fail\\)" "Unknown"
(* À discuter *)
transformation "simplify_recursive_definition"
transformation "inline_trivial"
(*transformation "inline_trivial"*)
transformation "eliminate_builtin"
transformation "eliminate_definition"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment