view .gitignore @ 20150:6446649e42c1 stable

Allow Qt GUI to compile on ARM CPU architectures (bug #44970). * QtHandlesUtils.cc (toRGB): Instantiate a temporary array of qreal which is used for the return results of getRgbF(). Copy data from qreal into octave Matrix of base type double.
author Orion Poplawski <orion@cora.nwra.com>
date Fri, 01 May 2015 13:11:51 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/