##// END OF EJS Templates
figure.py and mpldriver.py: Schain error replaced by ValueError
figure.py and mpldriver.py: Schain error replaced by ValueError

File last commit:

r691:4042108b4f6b
r696:0851a4f75acb
Show More
__init__.py
6 lines | 92 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
Created on Feb 7, 2012
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
Miguel Valdez
A new Plotter Class was added for plotting using queues
r691 __version__ = "2.1.4.2"