##// END OF EJS Templates
improvement at the client3
improvement at the client3

File last commit:

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