adsms/run_adsms.py

5 lines
50 B
Python

#!/usr/bin/env python3
import adsms
adsms.main()