diff doc/interpreter/set.txi @ 12293:d6c70e64882c release-3-4-x

Add powerset function to documentation.
author Rik <octave@nomad.inbox5.com>
date Sat, 29 Jan 2011 21:47:56 -0800
parents fd0a3ac60b0e
children 72c96de7a403
line wrap: on
line diff
--- a/doc/interpreter/set.txi	Sat Jan 29 21:38:33 2011 -0800
+++ b/doc/interpreter/set.txi	Sat Jan 29 21:47:56 2011 -0800
@@ -55,3 +55,5 @@
 @DOCSTRING(setdiff)
 
 @DOCSTRING(setxor)
+
+@DOCSTRING(powerset)