diff scripts/set/create_set.m @ 3405:a020244950f9

[project @ 2000-01-05 08:09:27 by jwe]
author jwe
date Wed, 05 Jan 2000 08:09:29 +0000
parents a4cd1e9d9962
children ae7adbb591e8
line wrap: on
line diff
--- a/scripts/set/create_set.m
+++ b/scripts/set/create_set.m
@@ -28,10 +28,10 @@
 ##      @result{} [ 1, 2, 3, 4 ]
 ## @end group
 ## @end example
+##
+## @seealso{union, intersection, and complement}
 ## @end deftypefn
 
-## See also: union, intersection, complement
-
 ## Author: jwe
 
 function y = create_set(x)