| 1 | // This is a program that generates complexes on the basis of the last generation of maps. |
| 2 | // Complexes are a hierarchy of interesting geographical features. |
| 3 | // For the program to work correctly, you need to have in your file system: |
| 4 | // top_directory |
nothing calls this directly
no test coverage detected