Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
7ca93801
Commit
7ca93801
authored
Aug 27, 2010
by
Francois Bobot
Browse files
Coq_plugin : retrieve Typing -> Lexer
parent
352a03bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/coq-plugin/whytac.ml
View file @
7ca93801
...
...
@@ -46,7 +46,7 @@ let timelimit = match config.timelimit with
|
None
->
3
|
Some
t
->
t
let
env
=
Env
.
create_env
(
Typing
.
retrieve
config
.
loadpath
)
let
env
=
Env
.
create_env
(
Lexer
.
retrieve
config
.
loadpath
)
let
provers
=
Hashtbl
.
create
17
...
...
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