CBMC
|
Traces of GOTO Programs in VCD (Value Change Dump) Format. More...
#include <iosfwd>
Go to the source code of this file.
Functions | |
void | output_vcd (const namespacet &ns, const goto_tracet &goto_trace, std::ostream &out) |
Traces of GOTO Programs in VCD (Value Change Dump) Format.
Definition in file vcd_goto_trace.h.
void output_vcd | ( | const namespacet & | ns, |
const goto_tracet & | goto_trace, | ||
std::ostream & | out | ||
) |
Definition at line 73 of file vcd_goto_trace.cpp.