##// END OF EJS Templates

File last commit:

r76:77
r88:89
Show More
changeBeam.py
6 lines | 95 B | text/x-python | PythonLexer
import file
from client3 import *
beam = "4"
absObj = ABSClient()
absObj.changeBeam(beam)