diff src/pr-output.h @ 1738:bb9d00aa55fb

[project @ 1996-01-12 10:56:22 by jwe]
author jwe
date Fri, 12 Jan 1996 11:01:15 +0000
parents e846e361a265
children 3a9462b655f1
line wrap: on
line diff
--- a/src/pr-output.h	Fri Jan 12 10:53:22 1996 +0000
+++ b/src/pr-output.h	Fri Jan 12 11:01:15 1996 +0000
@@ -28,10 +28,10 @@
 
 #include "oct-cmplx.h"
 
+class ComplexMatrix;
 class Matrix;
-class ComplexMatrix;
+class Range;
 class charMatrix;
-class Range;
 
 extern void octave_print_internal (ostream& os, double d,
 				   int pr_as_read_syntax = 0);