view .gitignore @ 18880:ca0d9844dfd7

Fix input validation for exist() which did not error on non-string input. * variables.cc (Fexist): Error out if NAME or TYPE fields are not strings. Add warning if input TYPE is unimplemented "class" field. Add warning to docstring about "class" field being unimplemented.
author Rik <rik@octave.org>
date Sun, 29 Jun 2014 13:23:24 -0700
parents 5758e0013246
children
line wrap: on
line source

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