Raw File
smodelsTools.py
#!/usr/bin/env python3

from smodels.tools.smodelsTools import main
main()
back to top