Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / parsing_c / flag_parsing_c.ml
index 9c49c79..2f920b2 100644 (file)
@@ -254,3 +254,4 @@ let set_smpl_spacing _ = spacing := SMPL   (*use spacing from the SP*)
 (* drop back edges made by proper loop constructs -
    unsafe but more efficient *)
 let no_loops = ref false
+let no_gotos = ref false