
28 Sep
2004
28 Sep
'04
7:02 p.m.
The /src/potrace directory needed some cleaning up. Also, as Bulia suggested, I needed make /trace a subdir of /src, so that in the future other implementations might be added (such as maybe something of our own). In addition, it is probably best to not litter Peter's Potrace source files with files of our own.
So now it is organized as /src/trace and /src/trace/potrace, and Makefile_insert Makefile.am verbs.cpp dialogs/tracedialog.h dialogs/tracedialog.cpp and several of the items in /trace have been edited to reflect this structure.
You will need 'cvs up -P -d' to get this stuff. . -Please- let me know if this breaks the build. I am trying a fresh checkout/build to make sure it is OK.
Bob