Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
530bea84
Commit
530bea84
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-24 19:59:19 by cvscast] Cosmetique
Original author: cvscast Date: 2003-05-24 19:59:19+00:00
parent
62e3ca6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
driver/cduce.ml
View file @
530bea84
...
...
@@ -68,7 +68,7 @@ let rec print_exn ppf = function
print_norm
t
;
Format
.
fprintf
ppf
"but its infered type is:@
\n
%a@
\n
"
print_norm
s
;
Format
.
fprintf
ppf
"which is not a subtype, as shown by the sample
"
;
Format
.
fprintf
ppf
"which is not a subtype, as shown by the sample
:@
\n
"
;
Location
.
protect
ppf
(
fun
ppf
->
Sample
.
print
ppf
(
Sample
.
get
(
Types
.
diff
s
t
)));
...
...
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