On Wednesday 05 November 2003 00:00, Angus Leeming wrote: > Jos�, put all three scripts in your path (and in the same directory). > Usage: > > $ check_compile.sh ExternalTemplate.h > ExternalTemplate.h was compiled successfully. > $ check_compile.sh ExternalTemplate.C > ExternalTemplate.C was compiled successfully. > > $ check_strip.sh includes ExternalTemplate.C > ExternalTemplate.C before: 565, after: 562, total saved 3 > $ check_strip.sh includes ExternalTemplate.h > ExternalTemplate.h before: 131, after: 126, total saved 5 [...] > Hope this helps,
The includes strip worked perfectly, but I did not manage to get the "using" strip to do its work. Since I am supposed to give a talk tomorrow I will investigate this later. If my work goes then buffer.[Ch] could use a slim treatment. :-) -- Jos� Ab�lio LyX and docbook, a perfect match. :-)
