Fix too short allocations and missing initialisation when allocation/copying vectors...
[libfirm] / html_dumper.h
1 #ifndef KAPS_HTML_DUMPER_H
2 #define KAPS_HTML_DUMPER_H
3
4 #include "pbqp_t.h"
5
6 void dump_input(pbqp *pbqp);
7
8 #endif /* KAPS_HTML_DUMPER_H */