##// END OF EJS Templates
Bug fixed in GUI: read xml file before start signal chain processing
Bug fixed in GUI: read xml file before start signal chain processing

File last commit:

r698:060cd0e7af33
r699:28dec404a529
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"