Subversion Repositories public iLand

Rev

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

#ifndef MODELCONTROLLER_H
#define MODELCONTROLLER_H

class ModelController
{
public:
    ModelController();
};

#endif // MODELCONTROLLER_H