Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mostly fixed up some comments here and there.
[simgrid.git] / src / smpi / replace_globals.cocci
index 4608a2a..5b80e5c 100644 (file)
@@ -46,7 +46,7 @@ type T;
 identifier var;
 position p != { localvardecl.p, funcproto.p };
 expression value;
-expression size;
+// expression size;
 @@
 (
 T@p