Coccinelle release 1.0.0-rc12
[bpt/coccinelle.git] / parsing_cocci / function_prototypes.ml
index 3f42d37..0ef454b 100644 (file)
@@ -24,6 +24,7 @@
  *)
 
 
+# 0 "./function_prototypes.ml"
 module Ast0 = Ast0_cocci
 module Ast = Ast_cocci
 module V0 = Visitor_ast0