On Wed, Jul 23, 2008 at 10:48 AM, Shobha AC <[EMAIL PROTECTED]> wrote:
Interesting! axiom sources (.c) gave me a total of 26046 LOC using
find axiom/ -type f -name *.c -exec wc -l {} \; | awk 'BEGIN { loc = 0;
} {loc += $1;} END{print loc;} '
-Rajika
> Dear All,
>
> Can u pls give me the source code size of (KLOC) ONLY Axis2c
> Soap Engine, excluding the Axis2c HTTP server, and source related to Apache,
> IIS etc..
>
>
>
> Regards,
>
> Shobha
>
--
http://wso2.org/
http://llvm.org/
