~npalix/coccinelle/upstream

« back to all changes in this revision

Viewing changes to parsing_c/control_flow_c.ml

  • Committer: Julia Lawall
  • Date: 2018-12-15 13:58:13 UTC
  • mfrom: (4708.1.16)
  • Revision ID: git-v1:26f85f9fb10d6d841fcb3a6b77bef6d4b925729a
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/coccinelle/coccinelle

Show diffs side-by-side

added added

removed removed

Lines of Context:
221
221
 
222
222
  | Include of includ
223
223
 
224
 
  | PragmaHeader of (name * string) wrap
 
224
  | PragmaHeader of (name * string wrap list) wrap
225
225
 
226
226
  (* obsolete? *)
227
227
  | MacroTop of string * argument wrap2 list * il