- 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 Thu Jan 19 2012 19:33:04 for spot by
1.7.6.1