source: trigger/GlobalVariables.py@ 103

Last change on this file since 103 was 77, checked in by rissim, 15 years ago
trigger: gui added, interface modified
File size: 133 bytes
Line 
1#!/usr/bin/python
2
3
4#contains only the user input:
5
6#global UserInput
7UserInput =''
8Rates = [16]
9ServerMessage=''
10Flag=1
11counter = 0
Note: See TracBrowser for help on using the repository browser.