Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
ab734825
Commit
ab734825
authored
Feb 01, 2011
by
Alexandre Duret-Lutz
Browse files
Release Spot 0.7.
* NEWS, configure.ac: Bump version to 0.7.
parent
f458eba1
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ab734825
2011-02-01 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Release Spot 0.7.
* NEWS, configure.ac: Bump version to 0.7.
2011-02-01 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/ltl2tgba.test: Fix previous test case.
...
...
NEWS
View file @
ab734825
New in spot 0.
6a
:
New in spot 0.
7 (2011-02-01)
:
* Spot is now able to read an automaton expressed as a Spin neverclaim.
* The "experimental" Kripke structure introduced in Spot 0.5 has
...
...
@@ -51,7 +51,7 @@ New in spot 0.6a:
- The formula simplification based on universality and eventuality
had a quadratic run-time.
New in spot 0.6 (
16-04-2010
):
New in spot 0.6 (
2010-04-16
):
* Several optimizations to improve some auxiliary steps
of the LTL translation (not the core of the translation):
...
...
configure.ac
View file @
ab734825
...
...
@@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.
6a
], [spot@lrde.epita.fr])
AC_INIT([spot], [0.
7
], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gnits nostdinc tar-ustar color-tests parallel-tests])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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