23 #ifndef SPOT_LTLENV_DEFAULTENV_HH
24 # define SPOT_LTLENV_DEFAULTENV_HH
26 # include "environment.hh"
44 virtual const formula* require(
const std::string& prop_str);
45 virtual const std::string& name();
56 #endif // SPOT_LTLENV_DEFAULTENV_HH
this class acts like a wrapper to the C code of the open_set.
Definition: public.hh:32
An environment that describes atomic propositions.
Definition: environment.hh:34
A laxist environment.
Definition: defaultenv.hh:40