Rev 1450 | Rev 1451 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #include "main.h" |
1 | #include "main.h" |
2 | |
2 | |
3 | #define REV "$Revision$" |
3 | #define REV "$Rev$" |
4 | |
4 | |
5 | unsigned int32 section[4]; |
5 | unsigned int32 section[4]; |
6 | unsigned int32 time; // pocitadlo preteceni casovace |
6 | unsigned int32 time; // pocitadlo preteceni casovace |
7 | |
7 | |
8 | #Define INORDER 1 |
8 | #Define INORDER 1 |