Example #1
0
def uniset_init(*args):
  return _pyUniSet.uniset_init(*args)
Example #2
0
def uniset_init(argc, argv, xmlfile):
    return _pyUniSet.uniset_init(argc, argv, xmlfile)
Example #3
0
def uniset_init(argc, argv, xmlfile):
    return _pyUniSet.uniset_init(argc, argv, xmlfile)
Example #4
0
def uniset_init(*args):
    return _pyUniSet.uniset_init(*args)