homotopy-continuation-chann.../python/hccd/__main__.py

7 lines
61 B
Python

def main():
pass
if __name__ == "__main__":
main()