diff src/pr-output.cc @ 1352:19c10b8657d5

[project @ 1995-09-05 08:11:57 by jwe]
author jwe
date Tue, 05 Sep 1995 08:33:58 +0000
parents 9e41dbb74bca
children 89c587478067
line wrap: on
line diff
--- a/src/pr-output.cc	Tue Sep 05 08:08:13 1995 +0000
+++ b/src/pr-output.cc	Tue Sep 05 08:33:58 1995 +0000
@@ -34,22 +34,22 @@
 
 #include <Complex.h>
 
-#include "dMatrix.h"
 #include "CMatrix.h"
 #include "Range.h"
+#include "dMatrix.h"
 
-#include "tree-const.h"
-#include "variables.h"
-#include "user-prefs.h"
-#include "pr-output.h"
+#include "defun.h"
+#include "error.h"
+#include "help.h"
 #include "mappers.h"
 #include "oct-str.h"
+#include "pager.h"
+#include "pr-output.h"
 #include "sysdep.h"
-#include "pager.h"
-#include "help.h"
-#include "error.h"
+#include "tree-const.h"
+#include "user-prefs.h"
 #include "utils.h"
-#include "defun.h"
+#include "variables.h"
 
 // Current format string for real numbers and the real part of complex
 // numbers.