Revision e45d61ab60e31149de8ea7d010ced25c98ba87fe authored by Andre Lessa on 21 January 2021, 13:14:59 UTC, committed by Andre Lessa on 21 January 2021, 13:14:59 UTC
1 parent 57f1c79
Raw File
runSModelS.py
#!/usr/bin/env python3

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