Mercurial > hg > octave-nkf
diff liboctave/Array-flags.cc @ 2307:8b0da674a62d
[project @ 1996-07-09 17:15:53 by jwe]
author | jwe |
---|---|
date | Tue, 09 Jul 1996 17:15:53 +0000 |
parents | 1b57120c997b |
children | 10a8198b1733 |
line wrap: on
line diff
--- a/liboctave/Array-flags.cc +++ b/liboctave/Array-flags.cc @@ -29,12 +29,12 @@ // These have to be defined somewhere, but only once. #if defined (HEAVYWEIGHT_INDEXING) -#if defined (OCTAVE_SOURCE) + int liboctave_dfi_flag = 0; int liboctave_pcv_flag = 0; int liboctave_pzo_flag = 0; int liboctave_rre_flag = 0; -#endif + #endif /*