diff liboctave/EIG.h @ 882:714fd17fca28

[project @ 1994-11-05 03:37:23 by jwe]
author jwe
date Sat, 05 Nov 1994 03:37:23 +0000
parents 07fabd96ac6a
children 18933dbd5e43
line wrap: on
line diff
--- a/liboctave/EIG.h	Sat Nov 05 03:37:23 1994 +0000
+++ b/liboctave/EIG.h	Sat Nov 05 03:37:23 1994 +0000
@@ -24,10 +24,6 @@
 #if !defined (octave_EIG_h)
 #define octave_EIG_h 1
 
-#if defined (__GNUG__)
-#pragma interface
-#endif
-
 class ostream;
 
 #include "dMatrix.h"