- 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 Mon Feb 7 2011 14:29:30 for spot by
1.7.1