Commit 7350f51 1 parent 727a1a6 commit 7350f51 Copy full SHA for 7350f51
File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ == RelationAlgebra 1.5 (2016, March 4th) ==
3
+
4
+ - few additions to the [relalg] and [lattice] modules
5
+
2
6
== RelationAlgebra 1.4 (2016, February 9th) ==
3
7
4
8
- distribution through opam, for Coq 8.5.0
Original file line number Diff line number Diff line change @@ -121,6 +121,9 @@ <h2 id="download">Download</h2>
121
121
Public License version 3. It is available through opam, under the
122
122
name < em > relation-algebra</ em > . Alternatively, here are the various versions:
123
123
< ul >
124
+ < li > Sixth release (2016 march 4th):
125
+ < a href ="https://github.com/damien-pous/relation-algebra/archive/v1.5.tar.gz ">
126
+ relation-algebra-1.5.tar.gz</ a > (compiles at least with Coq v8.5.0).
124
127
< li > Fifth release (2016 february 9th):
125
128
< a href ="https://github.com/damien-pous/relation-algebra/archive/v1.4.tar.gz ">
126
129
relation-algebra-1.4.tar.gz</ a > (compiles at least with Coq v8.5.0).
You can’t perform that action at this time.
0 commit comments