No description
Find a file
Alexandre Duret-Lutz c09f646e3f * src/tgba/succiter.hh (tgba_succ_iterator::current_condition):
State that this is a boolean function.
* src/tgba/succiterconcrete.hh
(tgba_succ_iterator_concrete::trans_dest_,
tgba_succ_iterator_concrete::trans_set_,
tgba_succ_iterator_concrete::trans_set_left_,
tgba_succ_iterator_concrete::neg_trans_set_): Remove.
* src/tgba/succiterconcrete.cc
(tgba_succ_iterator_concrete::tgba_succ_iterator_concrete,
tgba_succ_iterator_concrete::first): Adjust to removed members.
(tgba_succ_iterator_concrete::next): Simplify, transitions
are no labelled by boolean functions, not only conjunctions.
Suggested by Denis Poitrenaud.
2003-07-03 14:02:23 +00:00
buddy more files to ignore 2003-06-30 07:48:20 +00:00
doc typo 2003-06-30 15:40:02 +00:00
lbtt Initial revision 2002-10-01 14:21:01 +00:00
m4 Fix errors reported by ICC. 2003-06-28 10:10:25 +00:00
src * src/tgba/succiter.hh (tgba_succ_iterator::current_condition): 2003-07-03 14:02:23 +00:00
tools * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
wrap Check trivial multop equality at build time. The makes the 2003-05-16 07:39:41 +00:00
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
ChangeLog * src/tgba/succiter.hh (tgba_succ_iterator::current_condition): 2003-07-03 14:02:23 +00:00
configure.ac * configure.ac: Bump version to 0.0c. 2003-06-26 16:45:43 +00:00
HACKING SWIG is needed 2003-04-30 13:20:09 +00:00
INSTALL * INSTALL: New file. 2003-06-26 15:23:33 +00:00
Makefile.am * Makefile.am (EXTRA_DIST): Add HACKING. 2003-06-26 16:46:13 +00:00