* iface/gspn/Makefile.am (TESTS): Add dcswaveltl.test.

(ltlgspn_rg_LDADD, ltlgspn_srg_LDADD, ltlgspn_rg_SOURCES)
(ltlgspn_srg_SOURCES): New variables.
(check_PROGRAMS): Add ltlgspn-rg and ltlgspn-srg.

* iface/gspn/Makefile.am (gspn_HEADERS, gspndir): Install
gspn.hh.
This commit is contained in:
Alexandre Duret-Lutz 2003-07-30 12:44:50 +00:00
parent 24099078d6
commit 372d490712
6 changed files with 106 additions and 7 deletions

View file

@ -50,7 +50,7 @@ namespace spot
///
/// Restrict printed states to \a the state space of restrict if
/// supplied.
std::ostream& print_result(std::ostream& os,
std::ostream& print_result(std::ostream& os,
const tgba* restrict = 0) const;
private: