* doc/Doxyfile.in: Upgrade to Doxygen 1.3.5. Build

documentation for iface/.
* dox/mainpage.dox: Fix reference to ltl_to_tgba.
* src/ltlenv/environment.hh: Typo.
This commit is contained in:
Alexandre Duret-Lutz 2003-12-29 12:14:04 +00:00
parent 1b0fe66393
commit c2892a8275
5 changed files with 981 additions and 71 deletions

View file

@ -30,7 +30,7 @@ namespace spot
namespace ltl
{
/// An environment that describe atomic propositions.
/// An environment that describes atomic propositions.
class environment
{
public: