comparison liboctave/Array-flags.cc @ 4730:c88afb778c41

[project @ 2004-02-02 18:31:09 by jwe]
author jwe
date Mon, 02 Feb 2004 18:31:09 +0000
parents 508238e65af7
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
4729:2ae4a2695ab6 4730:c88afb778c41
22 22
23 #ifdef HAVE_CONFIG_H 23 #ifdef HAVE_CONFIG_H
24 #include <config.h> 24 #include <config.h>
25 #endif 25 #endif
26 26
27 #include "Array.h" 27 #include "Array-flags.h"
28 28
29 // These have to be defined somewhere, but only once. 29 // These have to be defined somewhere, but only once.
30 30
31 bool liboctave_wfi_flag = false; 31 bool liboctave_wfi_flag = false;
32 bool liboctave_wrore_flag = false; 32 bool liboctave_wrore_flag = false;