##// END OF EJS Templates
Bugs fixed in Signal Chain GUI:...
Bugs fixed in Signal Chain GUI: -SpectraHeis window: graphic path was not being read. -Voltage window: Code was not being read when code = [[1.0, -1.0, 1.0]]

File last commit:

r643:bf37eba8f6f6
r643:bf37eba8f6f6
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
Bugs fixed in Signal Chain GUI:...
r643 __version__ = "2.1.5.2"