diff src/DLD-FUNCTIONS/ccolamd.cc @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 7171d19706df
children 8d7162924bd3
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/ccolamd.cc	Sat Mar 04 22:21:01 2006 +0000
+++ b/src/DLD-FUNCTIONS/ccolamd.cc	Mon Mar 06 21:26:54 2006 +0000
@@ -131,9 +131,8 @@
 and a grant from Sandia National Lab.  See\n\
 @url{http://www.cise.ufl.edu/research/sparse} for ccolamd, csymamd, amd,\n\
 colamd, symamd, and other related orderings.\n\
-\n\
-@end deftypefn\n\
-@seealso{colamd, csymamd}")
+@seealso{colamd, csymamd}\n\
+@end deftypefn")
 {
 #ifdef HAVE_CCOLAMD
   octave_value_list retval;
@@ -384,9 +383,8 @@
 and a grant from Sandia National Lab.  See\n\
 @url{http://www.cise.ufl.edu/research/sparse} for ccolamd, csymamd, amd,\n\
 colamd, symamd, and other related orderings.\n\
-\n\
-@end deftypefn\n\
-@seealso{symamd, ccolamd}")
+@seealso{symamd, ccolamd}\n\
+@end deftypefn")
 {
 #if HAVE_CCOLAMD
   octave_value_list retval;