- Member spot::ltl::clone (const formula *f)
- Use f->clone() instead.
- Member spot::ltl::destroy (const formula *f)
- Use f->destroy() instead.
- Member spot::state::~state ()
- Client code should now call
s->destroy();
instead of delete s;
.
Please comment this page and report errors about it on
the RefDocComments page.
Generated on Fri Mar 9 2012 13:52:10 for spot by
1.7.6.1