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
175a15bb
Commit
175a15bb
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-07-06 12:59:40 by afrisch] Empty log message
Original author: afrisch Date: 2005-07-06 12:59:40+00:00
parent
4a020d87
Changes
2
Hide whitespace changes
Inline
Side-by-side
types/sortedList.ml
View file @
175a15bb
...
...
@@ -516,7 +516,7 @@ struct
let
cofinite
l
=
let
l
=
T
.
filter
(
fun
_
x
->
match
x
with
SymbolSet
.
Cof
inite
[]
->
false
|
_
->
true
)
(
fun
_
x
->
match
x
with
SymbolSet
.
F
inite
[]
->
false
|
_
->
true
)
l
in
Cofinite
l
...
...
web/demo.xml
View file @
175a15bb
...
...
@@ -9,7 +9,8 @@
<p>
This page is the support for the CDuce demo at the PLANX 2005 workshop
(Longbeach).
(Longbeach). It has been designed to work with modern Gecko-based
browser (with Javascript enabled).
</p>
<section
title=
"Hightlights of CDuce"
>
...
...
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