Revision 483ccd8abf479537ccfa23ba0a80381b9aa66b5b authored by walten on 14 January 2021, 13:54:10 UTC, committed by walten on 14 January 2021, 13:54:10 UTC
1 parent fd34a31
Raw File
smodelsTools.py
#!/usr/bin/env python3

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