diff src/svd.cc @ 1352:19c10b8657d5

[project @ 1995-09-05 08:11:57 by jwe]
author jwe
date Tue, 05 Sep 1995 08:33:58 +0000
parents 611d403c7f3d
children 89c587478067
line wrap: on
line diff
--- a/src/svd.cc
+++ b/src/svd.cc
@@ -25,18 +25,18 @@
 #include <config.h>
 #endif
 
+#include "CmplxSVD.h"
 #include "dbleSVD.h"
-#include "CmplxSVD.h"
 
+#include "defun-dld.h"
+#include "error.h"
+#include "gripes.h"
+#include "help.h"
+#include "mappers.h"
+#include "pr-output.h"
 #include "tree-const.h"
 #include "user-prefs.h"
-#include "pr-output.h"
-#include "mappers.h"
-#include "gripes.h"
-#include "error.h"
 #include "utils.h"
-#include "help.h"
-#include "defun-dld.h"
 
 DEFUN_DLD_BUILTIN ("svd", Fsvd, Ssvd, 2, 3,
   "S = svd (X) or [U, S, V] = svd (X [, 0])\n\