Revision 5cef1e41
Added by Arnaud Dieumegard almost 5 years ago
src/backends/VHDL/vhdl_ast_pp.ml | ||
---|---|---|
499 | 499 |
true) false x); |
500 | 500 |
Format.fprintf fmt "@]")) aassoc_list; |
501 | 501 |
Format.fprintf fmt ")";) |
502 |
| Open -> Format.pp_print_string fmt "open" |
|
502 | 503 |
| NoName -> Format.pp_print_string fmt "") |
503 | 504 |
[@ocaml.warning "-A"]) |
504 | 505 |
|
Also available in: Unified diff
Vhdl pp update (open)