Hi,
I ran into the problem of having different versions of libraries (*.lib and *.mod) created by me. So I decided to write me a simple GUI application which has the ability to load, save and merge *.lib and *.mod files.
The application is not really well tested and also it is a little bit ugly. But it seems to work and I could merge my different library files into one with a few simple clicks.
The full description and download link is on
Nils