• Paul Fultz II's avatar
    Improvements to driver output (#1710) · d32ab85b
    Paul Fultz II authored
    Use generate_argument instead of generate_literal for python output as generate_literal doesnt exists
    Shorten the names for variables from the main module
    Use prefix p_ for parameters
    Use shorter variable m for main module in python
    d32ab85b
print_graph_test.cpp 2.65 KB