Skip to content
Snippets Groups Projects
Commit 46a48f1d authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Release Leon 2.2 with generics

parent 1708d239
No related branches found
No related tags found
No related merge requests found
Leon 2.1
Leon 2.2
==========
Getting Started
......@@ -130,6 +130,13 @@ Use ```sbt test``` to run all the tests.
Changelog
---------
#### v2.2
*Released 04.02.2014*
* Generics for functions and ADTs
* Use instantiation-time mixing for timeout sovlers
* Improve unrolling solvers to use incremental solvers
#### v2.1
*Released 10.01.2014*
......
name := "Leon"
version := "2.1"
version := "2.2"
organization := "ch.epfl.lara"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment