comparison src/ov-file.h @ 4612:d44675070f1a

[project @ 2003-11-14 19:49:56 by jwe]
author jwe
date Fri, 14 Nov 2003 19:50:38 +0000
parents 22ca4cc02525
children e35b034d3523
comparison
equal deleted inserted replaced
4611:c76a32c6f90c 4612:d44675070f1a
105 octave_stream stream; 105 octave_stream stream;
106 106
107 // The number of the beast. 107 // The number of the beast.
108 int number; 108 int number;
109 109
110 DECLARE_OCTAVE_ALLOCATOR
111
110 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA 112 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA
111
112 DECLARE_OCTAVE_ALLOCATOR
113 }; 113 };
114 114
115 #endif 115 #endif
116 116
117 /* 117 /*