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
1a946458
Commit
1a946458
authored
Nov 03, 2003
by
Alexandre Duret-Lutz
Browse files
* configure.ac, NEWS: Bump version to 0.0j.
parent
b751f00d
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1a946458
2003-11-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac, NEWS: Bump version to 0.0j.
* iface/gspn/eesrg.cc (tgba_succ_iterator_gspn_eesrg::step):
Skip unknown variables.
...
...
NEWS
View file @
1a946458
New in spot 0.0j (2003-10-03):
* Use hash_map's instead of map's almost everywhere.
* New emptiness check, based on Couvreur's algorithm.
* LTL propositions can be put inside doublequotes to disambiguate
some constructions.
* Preliminary support for GreatSPN's EESRG.
* Various bug fixes.
New in spot 0.0h (2003-08-18):
* More python bindings:
...
...
configure.ac
View file @
1a946458
AC_PREREQ([2.57])
AC_INIT([spot], [0.0
i
])
AC_INIT([spot], [0.0
j
])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([foreign nostdinc check-news 1.7.3])
...
...
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