autcross: support %M in tool specifications
Fixes #335. * bin/common_trans.cc: Add support. * tests/core/autcross4.test: New file. * tests/Makefile.am: Add it. * doc/org/autcross.org, NEWS: Document it.
This commit is contained in:
parent
028b56d511
commit
0ec5ebac3f
5 changed files with 170 additions and 6 deletions
5
NEWS
5
NEWS
|
|
@ -1,5 +1,10 @@
|
|||
New in spot 2.5.1.dev (not yet released)
|
||||
|
||||
Command-line tools:
|
||||
|
||||
- autcross' tool specifications now have %M replaced by the name of
|
||||
the input automaton.
|
||||
|
||||
Library:
|
||||
|
||||
- Option "a" of print_dot(), for printing the acceptance condition,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue