view .gitignore @ 16025:a78c1e445cfc

Change default history size to 1000. Command number in prompt will now easily match command number in history. * libinterp/interpfcn/oct-hist.cc(default_history_size): Change size from 1024 to 1000. * libinterp/interpfcn/oct-hist.cc(Fhistory_size): Change docstring to say default history size is 1000.
author Rik <rik@octave.org>
date Sat, 09 Feb 2013 07:14:39 -0800
parents 5758e0013246
children
line wrap: on
line source

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