comparison liboctave/Array.cc @ 355:1752b1ef8bac

[project @ 1994-02-11 01:08:48 by jwe]
author jwe
date Fri, 11 Feb 1994 01:13:22 +0000
parents 1a75146ef3bb
children c6eea89a2f09
comparison
equal deleted inserted replaced
354:1a75146ef3bb 355:1752b1ef8bac
26 #endif 26 #endif
27 27
28 #include <assert.h> 28 #include <assert.h>
29 29
30 #if defined (__GNUG__) && defined (USE_EXTERNAL_TEMPLATES) 30 #if defined (__GNUG__) && defined (USE_EXTERNAL_TEMPLATES)
31 #pragma implementation "Array.h" 31 #pragma implementation
32 #endif 32 #endif
33 33
34 #include "Array.h" 34 #include "Array.h"
35 35
36 /* 36 /*