diff doc/interpreter/oop.txi @ 12534:5b9b2645db26

Add optimize_subsasgn_calls function to documentation.
author Rik <octave@nomad.inbox5.com>
date Sat, 19 Mar 2011 21:54:53 -0700
parents f2c080bbd8a5
children 818299a39ae1
line wrap: on
line diff
--- a/doc/interpreter/oop.txi	Sat Mar 19 17:46:45 2011 -0400
+++ b/doc/interpreter/oop.txi	Sat Mar 19 21:54:53 2011 -0700
@@ -292,6 +292,8 @@
 
 @DOCSTRING(subsasgn)
 
+@DOCSTRING(optimize_subsasgn_calls)
+
 Note that the @code{subsref} and @code{subsasgn} methods always receive the
 whole index chain, while they usually handle only the first element.  It is the
 responsibility of these methods to handle the rest of the chain (if needed),