Hello Julia,

On 03/27/2013 06:31 PM, Julia Lawall wrote:
> Could you try the attached patch?  The line numbers are almost certain not
> to work out, but maybe it will be able to figure out what to do.
sorry for the late reply. The patch works like a charm.

Thanks!
bye
        michael

> 
> The idea is to do the following:
> 
> @r@
> parameter list P;
> expression list E;
> @@
> 
> main(P@E) {
> + foo(E);
>   return 0;
> }
> 
> julia
> 

_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to