diff src/file-io.cc @ 1352:19c10b8657d5

[project @ 1995-09-05 08:11:57 by jwe]
author jwe
date Tue, 05 Sep 1995 08:33:58 +0000
parents 5f63d83dd694
children dc9c01f66a19
line wrap: on
line diff
--- a/src/file-io.cc	Tue Sep 05 08:08:13 1995 +0000
+++ b/src/file-io.cc	Tue Sep 05 08:33:58 1995 +0000
@@ -52,19 +52,19 @@
 
 #include "dMatrix.h"
 
-#include "syswait.h"
-#include "statdefs.h"
-#include "file-io.h"
-#include "input.h"
-#include "octave-hist.h"
-#include "tree-const.h"
+#include "defun.h"
 #include "error.h"
+#include "file-io.h"
 #include "help.h"
-#include "utils.h"
+#include "input.h"
+#include "mappers.h"
+#include "octave-hist.h"
 #include "pager.h"
-#include "defun.h"
+#include "statdefs.h"
 #include "sysdep.h"
-#include "mappers.h"
+#include "syswait.h"
+#include "tree-const.h"
+#include "utils.h"
 #include "variables.h"
 
 // keeps a count of args sent to printf or scanf