Subversion Repositories public iLand

Rev

Rev 90 | Rev 106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 90 Rev 105
Line 68... Line 68...
68
    static int m_debugid;
68
    static int m_debugid;
69
69
70
    // statistics
70
    // statistics
71
    static int m_statPrint;
71
    static int m_statPrint;
72
    static int m_statAboveZ;
72
    static int m_statAboveZ;
-
 
73
    static int m_statCreated;
73
    static int m_nextId;
74
    static int m_nextId;
74
};
75
};
75
76
76
#endif // TREE_H
77
#endif // TREE_H