diff src/pt-except.h @ 4192:5719210fff4c

[project @ 2002-11-20 16:56:47 by jwe]
author jwe
date Wed, 20 Nov 2002 16:56:49 +0000
parents 47d3baea432d
children e35b034d3523
line wrap: on
line diff
--- a/src/pt-except.h	Wed Nov 20 03:48:29 2002 +0000
+++ b/src/pt-except.h	Wed Nov 20 16:56:49 2002 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_tree_except_h)
 #define octave_tree_except_h 1
 
-#if defined (__GNUG__) && ! defined (NO_PRAGMA_INTERFACE_IMPLEMENTATION)
+#if defined (__GNUG__) && defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION)
 #pragma interface
 #endif