view .gitignore @ 17695:d6f4b01075e0

convn: give error for non-string shape argument. * conv2.cc (convn): if value for the shape option was not a string, convn was silently using the default value. Fixed to give an error instead.
author Carnë Draug <carandraug@octave.org>
date Sat, 19 Oct 2013 04:15:25 +0100
parents 5758e0013246
children
line wrap: on
line source

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