-
dickelbeck authored
*.o files need to be unique within a link image, else the debugger will not properly show symbols from the modules with the name clash. plot.o was being linked in twice, once as a bitmap. find.o was being linked in twice, once as a bitmap.
7f897c3c