diff scripts/set/intersection.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children
line wrap: on
line diff
--- a/scripts/set/intersection.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/set/intersection.m	Mon Mar 06 21:26:54 2006 +0000
@@ -28,9 +28,8 @@
 ##      @result{} [ 2, 3 ]
 ## @end group
 ## @end example
+## @seealso{create_set, union, complement}
 ## @end deftypefn
-##
-## @seealso{create_set, union, and complement}
 
 ## Author: jwe