| Location | Comment |
| main.c | File, that contains the entry point. |
| list.h | The header file of a very simple linked list. |
| list.c | The implementation of a list. |
| graph.h | The header file of a directed graph class. |
| graph.c | The implementation of the graph. |
| hashmap.h | The header file of a dynamically resizing hashmap. |
| hashmap.c | The implementation of the hashmap. |
| objectFile.h | The header file of an object file class. |
| objectFile.c | The implementation of the object file class. |
Dorian Weber, last modified on 22:47 16.09.2007