# | Line 60 | Line 60 | private: | |
---|---|---|
60 | void initialize(); | |
61 | public: | |
62 | Zoe(); | |
63 | – | ~Zoe() {} |
63 | static bool debug, collector, publisher; | |
64 | static ext::String program, config; | |
65 | + | static ext::String generator(); |
66 | }; | |
67 | ||
68 | #endif // _Zoe_hpp_ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |