view .gitignore @ 17522:b66f068e4468

linsolve.m: Use Octave coding conventions. * doc/interpreter/linalg.txi: Add linsolve to manual. * scripts/linear-algebra/linsolve.m: Redo docstring. Use Octave coding conventions. Add %!error input validation tests.
author Rik <rik@octave.org>
date Thu, 26 Sep 2013 09:38:51 -0700
parents 5758e0013246
children
line wrap: on
line source

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