##// END OF EJS Templates
Using threading.Lock in jroplotter.py
Using threading.Lock in jroplotter.py

File last commit:

r698:060cd0e7af33
r707:17810a6cdcd3
Show More
__init__.py
6 lines | 90 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
SChain v2.1.5: jroplotter.py and testPlotter.py were added to Signal Chain
r698 __version__ = "2.1.5"