Example #1
0
def optResetRecentChanges(popt):
    """optResetRecentChanges(popt)"""
    return _optcc.optResetRecentChanges(popt)
Example #2
0
def optResetRecentChanges(*args):
  """optResetRecentChanges(popt)"""
  return _optcc.optResetRecentChanges(*args)