[SIP-devel] Hi,I modified the incluce path of Animal
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Zhang C. <ch...@ma...> - 2005-07-23 14:29:28
|
Hi, I just use splint to make an analysis to the source code of Animal. In order to make splint to work fine, I changed the include path from the form <animal/common.h> to "common.h". IMHO, the current path is more accurate. Ricardo, can I commit my changes without your permission?;-) BTW, splint is good tool to analyse source code and point out the potential bugs at early stage. The software engineers of SUN use it heavily to promote the quality of their product. Zhang Cheng |