spot/src
Alexandre Duret-Lutz 9297d6dd9f * iface/gspn/eesrg.cc (format_state): Do not rewrite n's,
just strip the last one.  Escaping must be done at output.
* iface/gspn/gspm.cc (format_state): Likewise.
* src/misc/escape.hh, src/misc/escape.cc: New files.
* src/misc/Makefile.am: Add them.
* src/tgba/bddprint.cc (bdd_format_accset): New function.
* src/tgba/bddprint.hh (bdd_format_accset): New function.
* src/tgbaalgos/dotty.cc (dotty_bfs::process_state):
Escape the state name using escape_str().
(dotty_bfs::process_link): Escape conditions and acceptance
conditions using escape_str().
* src/tgbaalgos/save.cc (save_bfs::start): Call print_acc().
(save_bfs::print_acc): New function extracted from save_bfs::start().
Escape each acceptance condition.
(save_bfs::process_state): Use escape_str() and print_acc()
2004-01-06 16:56:07 +00:00
..
ltlast * COPYING: New file. 2003-11-21 15:54:25 +00:00
ltlenv * doc/Doxyfile.in: Upgrade to Doxygen 1.3.5. Build 2003-12-29 12:14:04 +00:00
ltlparse * src/ltlparse/Makefile.am ($(FROM_LTLPARSE_YY_MAIN)): 2004-01-05 15:24:18 +00:00
ltltest * src/ltlvisit/tostring.cc 2004-01-06 15:45:00 +00:00
ltlvisit * src/ltlvisit/tostring.cc 2004-01-06 15:45:00 +00:00
misc * iface/gspn/eesrg.cc (format_state): Do not rewrite n's, 2004-01-06 16:56:07 +00:00
tgba * iface/gspn/eesrg.cc (format_state): Do not rewrite n's, 2004-01-06 16:56:07 +00:00
tgbaalgos * iface/gspn/eesrg.cc (format_state): Do not rewrite n's, 2004-01-06 16:56:07 +00:00
tgbaparse * src/ltlparse/Makefile.am ($(FROM_LTLPARSE_YY_MAIN)): 2004-01-05 15:24:18 +00:00
tgbatest * src/ltlvisit/tostring.cc 2004-01-06 15:45:00 +00:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
Makefile.am * COPYING: New file. 2003-11-21 15:54:25 +00:00