#include "basic.h"
Go to the source code of this file.
Variables | |
| measuretype | measuremodus [13] |
Definition in file basic.c.
|
|
Initial value: {
{1, 0, 1, 1, 1, 1, 0},
{0, 0, 1, 1, 0, 0, 0},
{0, 0, 0, 1, 1, 0, 1},
{1, 0, 0, 1, 1, 0, 0},
{0, 1, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 1, 0, 0},
{0, 0, 1, 1, 1, 0, 0},
{0, 0, 0, 1, 1, 0, 1},
{0, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 0},
}
|
1.3.6