mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
5 lines
64 B
Python
5 lines
64 B
Python
import dot2html
|
|
|
|
if __name__ == "__main__":
|
|
dot2html.main()
|