##// END OF EJS Templates
imanay -
r243:244
parent child
Show More
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -49,7 +49,7
49 No newline at end of file
49
50 data = filename No newline at end of file
50 data = filename
51 file = self.__ConnectionWithCentralControl(cmd = "GETF", data = data)
51 file = self.__ConnectionWithCentralControl(cmd = "GETF", data = data)
No newline at end of file
52 self.__writeFile(filename, file) No newline at end of file
52 No newline at end of file
53 return file No newline at end of file
53 return file
54 No newline at end of file
54
55 def changeBeam(self, newBeam): No newline at end of file
55 def changeBeam(self, newBeam):
General Comments 0
You need to be logged in to leave comments. Login now