comparison liboctave/MArray.h @ 4061:6e86256e9c54

[project @ 2002-09-19 16:42:25 by jwe]
author jwe
date Thu, 19 Sep 2002 16:42:28 +0000
parents 1222153daafb
children 47d3baea432d
comparison
equal deleted inserted replaced
4060:9bfab09231c6 4061:6e86256e9c54
19 along with Octave; see the file COPYING. If not, write to the Free 19 along with Octave; see the file COPYING. If not, write to the Free
20 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 20 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
21 21
22 */ 22 */
23 23
24 #if defined (__GNUG__) 24 #if defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION)
25 #pragma interface 25 #pragma interface
26 #endif 26 #endif
27 27
28 #if !defined (octave_MArray_h) 28 #if !defined (octave_MArray_h)
29 #define octave_MArray_h 1 29 #define octave_MArray_h 1