I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests. cpp will be further renamed/sub-divided and contains the core library. I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| UFconfig.h | ||
| ccolamd.c | ||
| ccolamd.h | ||
| ccolamd_global.c | ||
| colamd.c | ||
| colamd.h | ||
| colamd_global.c | ||
| main.cpp | ||