// Copyright: (C) 2010 Nicolas Palix, Suman Saha, Gael Thomas, Christophe Calves, Julia Lawall, Gilles Muller, LIP6, INRIA, DIKU.  GPLv2.

#include "cocci/database.cocci"

@gfp@
position p;
@@

GFP_KERNEL@p

@script:python@
p << gfp.p;
@@

add_note("block",p,"block_notes.cocci")