view .gitignore @ 19634:6ba5f1ff041e

Don't print start-up message when input is a non-interactive script. * octave.cc (octave_process_command_line): Check for code to eval or a script file in input args and set inhibit_startup_messag if found.
author Rik <rik@octave.org>
date Tue, 20 Jan 2015 17:34:56 -0800
parents 5758e0013246
children
line wrap: on
line source

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