예제 #1
0
def analyzeSingleSim(spath, sname, opts):
    sim = Sim(spath, sname, opts)
    sim.analyze()