#include "design.h"Defines | |
| #define | DEBUG |
Variables | |
| const double | EXTERIORCLOSENESS = 0.10 |
| const double | MULTICLOSENESS = 0.5 |
| const int | MINIMUMLENGTH = 6 |
| const int | two = 2 |
| #define DEBUG |
| const double EXTERIORCLOSENESS = 0.10 |
| const int MINIMUMLENGTH = 6 |
| const double MULTICLOSENESS = 0.5 |
| const int two = 2 |
1.5.7.1