coccinelle release 1.0.0-rc2
[bpt/coccinelle.git] / cocci.mli
index e53246b..190199c 100644 (file)
--- a/cocci.mli
+++ b/cocci.mli
@@ -62,7 +62,8 @@ val sp_of_file :
         (*fresh used after list seeds*)
         Ast_cocci.meta_name list list list) *
       Ast_cocci.meta_name list list list *
-      string list option (*grep tokens*) *
-      string list option (*glimpse tokens*)
+      (string list option (*grep tokens*) *
+        string list option (*glimpse tokens*) *
+        Get_constants2.combine option)
 
 val normalize_path : string -> string