diff scripts/set/complement.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/complement.m
+++ b/scripts/set/complement.m
@@ -28,10 +28,10 @@
 ##      @result{} 5
 ## @end group
 ## @end example
+##
+## @seealso{create_set, union, and intersection}
 ## @end deftypefn
 
-## See also: create_set, union, intersection
-
 ## Author: jwe
 
 function y = complement (a, b)