view etc/PROJECTS @ 15477:8b5fc510c6d6

don't use bind_internal_variable when handling -x option * octave.cc (echo_executing_commands): Delete static variable. (octave_process_command_line): Call Fecho_executing_commands directly here for -H option. (octave_initialize_interpreter): Don't call bind_internal_variable to set echo_executing_commands variable here. (octave_execute_interpreter): Call Fecho_executing_commands directly here instead of using bind_internal_variable.
author John W. Eaton <jwe@octave.org>
date Wed, 03 Oct 2012 02:43:32 -0400
parents b67c2d580a25
children c49d891eb263
line wrap: on
line source

Octave PROJECTS
===============

A list of proposed projects is maintained at: 
             
             http://wiki.octave.org/wiki.pl?Projects

If you start working steadily on a project, please let
maintainers@octave.org know.  We might have information that could help
you.  You should also read the Contributing Guidelines chapter in the
Octave manual.