- 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 Tue Feb 1 2011 12:00:53 for spot by
1.7.1