Subversion Repositories public iLand

Rev

Rev 184 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef DYNAMICSTANDOUT_H
#define DYNAMICSTANDOUT_H

class DynamicStandOut : public Output
{
public:
    DynamicStandOut();
};

#endif // DYNAMICSTANDOUT_H