comparison scripts/plot/__gnuplot_has_feature__.m @ 8812:7d48766c21a5

use consistent format for doc strings of internal functions
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 02:16:34 -0500
parents 579f1f54cc3a
children 665b264b6a50
comparison
equal deleted inserted replaced
8811:20dfb885f877 8812:7d48766c21a5
13 ## You should have received a copy of the GNU General Public License 13 ## You should have received a copy of the GNU General Public License
14 ## along with Octave; see the file COPYING. If not, see 14 ## along with Octave; see the file COPYING. If not, see
15 ## <http://www.gnu.org/licenses/>. 15 ## <http://www.gnu.org/licenses/>.
16 16
17 ## -*- texinfo -*- 17 ## -*- texinfo -*-
18 ## @deftypefn {Function File} {@var{has_feature} = } __gnuplot_has_feature__ (@var{feature}) 18 ## @deftypefn {Function File} {@var{has_feature} =} __gnuplot_has_feature__ (@var{feature})
19 ## Undocumented internal function. 19 ## Undocumented internal function.
20 ## @end deftypefn 20 ## @end deftypefn
21 21
22 ## Author: Ben Abbott <bpabbott@mac.com> 22 ## Author: Ben Abbott <bpabbott@mac.com>
23 ## Created: 2009-01-27 23 ## Created: 2009-01-27