brintos

brintos / llvm-project-archived public Read only

0
0
Text · 64 B · 95f6a53 Raw
5 lines · python
1import dot2html2 3if __name__ == "__main__":4    dot2html.main()5