Subversion Repositories public iLand

Rev

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

Rev 33 Rev 39
Line 8... Line 8...
8
#define GRAD(x) (x/M_PI*180.)
8
#define GRAD(x) (x/M_PI*180.)
9
#define PI2 2*M_PI
9
#define PI2 2*M_PI
10
10
11
11
12
// general datatypes
12
// general datatypes
13
typedef int TreeSpecies;
-
 
-
 
13
//typedef int TreeSpecies;
14
#endif // GLOBAL_H
14
#endif // GLOBAL_H