20 |
20 |
21 ########################################################################### |
21 ########################################################################### |
22 # define some module global stuff |
22 # define some module global stuff |
23 ########################################################################### |
23 ########################################################################### |
24 |
24 |
25 SAFile = "eric5" |
25 SAFile = "eric6" |
26 |
26 |
27 # define the protocol tokens |
27 # define the protocol tokens |
28 SAOpenFile = '>OpenFile<' |
28 SAOpenFile = '>OpenFile<' |
29 SAOpenProject = '>OpenProject<' |
29 SAOpenProject = '>OpenProject<' |
30 SAArguments = '>Arguments<' |
30 SAArguments = '>Arguments<' |