示例#1
0
def gamsxStepThrough(pgamsx):
    r"""gamsxStepThrough(pgamsx) -> int"""
    return _gamsxcc.gamsxStepThrough(pgamsx)
示例#2
0
def gamsxStepThrough(*args):
    """gamsxStepThrough(pgamsx) -> int"""
    return _gamsxcc.gamsxStepThrough(*args)
示例#3
0
def gamsxStepThrough(*args):
  """gamsxStepThrough(pgamsx) -> int"""
  return _gamsxcc.gamsxStepThrough(*args)