Minsky: 3.17.0
exportSchema.py
Go to the documentation of this file.
1 import sys
2 from pyminsky import minsky
3 minsky.exportSchema("minsky.xsd",int(sys.argv[1]))