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
2a7f9f61
Commit
2a7f9f61
authored
Sep 23, 2011
by
Asma Tafat
Browse files
Latex statistics
parent
9489cdca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ide/replay.ml
View file @
2a7f9f61
...
...
@@ -357,7 +357,6 @@ let rec goal_latex_stat n fmt prov depth depth_max column subgoal subgoals_max f
for
i
=
1
to
depth
do
fprintf
fmt
"
\\
quad"
done
;
if
(
depth
<=
1
)
then
fprintf
fmt
"
\\
verb|%s| "
(
M
.
goal_expl
g
);
printf
"%s
\n
"
(
M
.
goal_expl
g
);
let
proofs
=
M
.
external_proofs
g
in
if
(
Hashtbl
.
length
proofs
)
>
0
then
...
...
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