Subversion Repositories public iLand

Rev

Rev 1007 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1
 
964 werner 2
#ifndef BBGENERATIONS_H
3
#define BBGENERATIONS_H
4
 
5
class BBGenerations
6
{
7
public:
8
    BBGenerations();
9
};
10
 
11
#endif // BBGENERATIONS_H