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
03f9b692
Commit
03f9b692
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-05-24 13:37:11 by afrisch] Empty log message
Original author: afrisch Date: 2005-05-24 13:37:11+00:00
parent
45ffd32c
Changes
2
Show whitespace changes
Inline
Side-by-side
types/types.ml
View file @
03f9b692
...
...
@@ -484,7 +484,7 @@ end
(* It is also possible to use Boolean instead of Bool here;
need to analyze when each one is more efficient *)
and
BoolPair
:
Bool
.
S
with
type
elem
=
Node
.
t
*
Node
.
t
=
Bool
.
Simplify
(
*(Bool.Make)
*)
(
Custom
.
Pair
(
NodeT
)(
NodeT
))
(*
Bool.Simplify*
)
(
Bool
.
Make
)(
Custom
.
Pair
(
NodeT
)(
NodeT
))
and
BoolRec
:
Bool
.
S
with
type
elem
=
bool
*
Node
.
t
label_map
=
(*Bool.Simplify*)
(
Bool
.
Make
)(
Custom
.
Pair
(
Custom
.
Bool
)(
LabelSet
.
MakeMap
(
NodeT
)))
...
...
web/download.xml
View file @
03f9b692
...
...
@@ -75,8 +75,8 @@ Alain Frisch.
<link
url=
"http://www.cduce.org/download/ulex-0.4.tar.gz"
title=
"Download"
>
Version 0.4, for OCaml
<
= 3.07.
</link>
<link
url=
"http://www.cduce.org/download/ulex-0.
5
.tar.gz"
title=
"Download"
>
Version 0.
5
, for OCaml 3.08.
<link
url=
"http://www.cduce.org/download/ulex-0.
7
.tar.gz"
title=
"Download"
>
Version 0.
7
, for OCaml 3.08
, 3.09
.
</link>
<p>
In addition to CDuce,
<code>
ulex
</code>
is also used in other
...
...
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