Release coccinelle-0.2.0rc1
[bpt/coccinelle.git] / parsing_c / flag_parsing_c.ml
index 2f920b2..69c2792 100644 (file)
@@ -255,3 +255,5 @@ let set_smpl_spacing _ = spacing := SMPL   (*use spacing from the SP*)
    unsafe but more efficient *)
 let no_loops = ref false
 let no_gotos = ref false
+
+let keep_comments = ref false (* unparsing *)