First sketch of the GSPN wrapper objects.
* iface/gspn/gspn.cc, iface/gspn/gspn.hh: New files. * iface/gspn/Makefile.am (libspotgspn_la_SOURCES): Add them.
This commit is contained in:
parent
c96af6251a
commit
7690e9ad9c
5 changed files with 427 additions and 6 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,10 +1,14 @@
|
|||
2003-07-07 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
First sketch of the GSPN wrapper objects.
|
||||
* iface/gspn/gspn.cc, iface/gspn/gspn.hh: New files.
|
||||
* iface/gspn/Makefile.am (libspotgspn_la_SOURCES): Add them.
|
||||
|
||||
* src/tgba/succiter.hh (current_state, current_conditions
|
||||
current_accepting_conditions): Mark as const.
|
||||
* src/tgba/succiterconcrete.cc, src/tgba/succiterconcrete.hh,
|
||||
src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh,
|
||||
src/tgba/tgbaproduct.cc, src/tgba/tgbaproduct.hh,
|
||||
* src/tgba/succiterconcrete.cc, src/tgba/succiterconcrete.hh,
|
||||
src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh,
|
||||
src/tgba/tgbaproduct.cc, src/tgba/tgbaproduct.hh,
|
||||
src/tgba/tgbatranslateproxy.cc, src/tgba/tgbatranslateproxy.hh:
|
||||
Likewise.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue