##// END OF EJS Templates
El modulo TestReader.py fue borrado
El modulo TestReader.py fue borrado

File last commit:

r11:0b04e9cb0675
r14:ed16197bc8c0
Show More
VoltagePlot.py
16 lines | 191 B | text/x-python | PythonLexer
'''
Created on Feb 7, 2012
@author: roj-idl71
'''
class VoltagePlot(object):
'''
classdocs
'''
def __init__(self):
'''
Constructor
'''
pass