Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
3c232d4f
Commit
3c232d4f
authored
Apr 21, 2010
by
Andrei Paskevich
Browse files
bugfix in call_provers.ml + add bin/manager.[opt|byte] to svn:ignore
parent
2fe5755e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/driver/call_provers.ml
View file @
3c232d4f
...
...
@@ -71,7 +71,7 @@ let call_prover debug command opt_cout buffer =
let
call_on_buffer
?
(
debug
=
false
)
~
command
~
timelimit
~
memlimit
~
regexps
~
exitcodes
~
filename
buffer
()
=
let
on_stdin
=
ref
fals
e
in
let
on_stdin
=
ref
tru
e
in
let
cmd_regexp
=
Str
.
regexp
"%
\\
(.
\\
)"
in
let
replace
file
s
=
match
Str
.
matched_group
1
s
with
|
"%"
->
"%"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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