DAMASK_EICMD/processing
Martin Diehl 3eb8aa1362 checked for python3 compatibility:
use "print('foo')" instead of "print 'foo'"
and "except(error) as e" instead of "except error,e"
2013-09-14 10:52:02 +00:00
..
post deleted wrong colormap script, was there twice. correct one (modified recently by Philip) is called perceptualUniformColormap 2013-09-11 08:15:05 +00:00
pre checked for python3 compatibility: 2013-09-14 10:52:02 +00:00
setup fixed missing comma in "pre" symlinking list. 2013-09-09 14:09:38 +00:00