##// END OF EJS Templates
A new Plotter Class was added for plotting using queues
A new Plotter Class was added for plotting using queues

File last commit:

r691:4042108b4f6b
r691:4042108b4f6b
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"