view .gitignore @ 20212:6af35d4f1ba4 stable

doxygen: document Array::length() and similar methods (bug #45138) * liboctave/array/Array.h: make special note that Array::length() is different from length() at the Octave interpreter. Also document capacity, nelem, and numel.
author Piotr Held <pjheld@gmail.com>
date Wed, 20 May 2015 10:15:20 -0600
parents 5758e0013246
children
line wrap: on
line source

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