view .gitignore @ 18038:c404cec84eb4

New function validaattributes to perform input checking for functions. * validateattributes.m: new function file. * NEWS: add function to list of new functions for next release. * interpreter/func.txi: add docstring of new function to the functions chapter. * general/module.mk: add validateattributes.m to list of files to be installed.
author Carnë Draug <carandraug@octave.org>
date Mon, 02 Dec 2013 18:06:40 +0000
parents 5758e0013246
children
line wrap: on
line source

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