spot/src/tgbaalgos/gtec
Alexandre Duret-Lutz 0c9c9fc639 Replace delete by destroy in comments dealing with states.
* src/tgba/succiter.hh, src/tgba/tgba.hh,
src/tgba/tgbabddconcrete.hh, src/tgba/tgbaproduct.hh,
src/tgba/tgbaunion.hh, src/tgbaalgos/bfssteps.hh,
src/tgbaalgos/gtec/ce.cc, src/tgbaalgos/gtec/explscc.hh,
src/tgbaalgos/gtec/gtec.cc, src/tgbaalgos/replayrun.cc,
src/tgbaalgos/scc.cc, src/tgbaalgos/scc.hh: Update comments
to say that we "destroy" a state instead of "deleting" it.
2011-01-27 10:48:49 +01:00
..
.cvsignore * src/tgbaalgos/emptinesscheck.hh, src/tgbaalgos/emptinesscheck.cc: 2004-04-14 10:56:36 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
ce.cc Replace delete by destroy in comments dealing with states. 2011-01-27 10:48:49 +01:00
ce.hh * src/misc/optionmap.cc, src/misc/optionmap.hh (option_map::get, 2005-02-16 18:53:18 +00:00
explscc.cc Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
explscc.hh Replace delete by destroy in comments dealing with states. 2011-01-27 10:48:49 +01:00
gtec.cc Replace delete by destroy in comments dealing with states. 2011-01-27 10:48:49 +01:00
gtec.hh * src/tgbaalgos/gtec/gtec.hh: Fix copyright. 2010-01-29 15:48:55 +01:00
Makefile.am * src/tgbaalgos/emptinesscheck.hh, src/tgbaalgos/emptinesscheck.cc: 2004-04-14 10:56:36 +00:00
nsheap.cc Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
nsheap.hh * src/tgbaalgos/gtec/gtec.cc (couvreur99_check_shy::check): 2008-02-25 14:36:56 +01:00
sccstack.cc * src/tgbaalgos/emptiness_stats.hh: Make sure depth() >= 0. 2005-01-28 17:17:54 +00:00
sccstack.hh * src/tgbaalgos/emptiness_stats.hh: Make sure depth() >= 0. 2005-01-28 17:17:54 +00:00
status.cc * src/tgbaalgos/emptiness_stats.hh, src/tgbaalgos/weight.cc, 2004-11-22 12:06:03 +00:00
status.hh * src/tgbaalgos/gtec/status.hh 2004-12-10 18:33:39 +00:00