Sha256: 9a95f386032f953f6adb2582fc056f293e5ec78955d74761324a919a4a49aff8

Contents?: true

Size: 356 Bytes

Versions: 4

Compression:

Stored size: 356 Bytes

Contents

#ifndef OCTAVE_INCLUDES_H_INCLUDED_
#define OCTAVE_INCLUDES_H_INCLUDED_

#include "octave/config.h"
#include "octave.h"
#include "symtab.h"
#include "parse.h"
#include "unwind-prot.h"
#include "toplev.h"
#include "error.h" 
#include "variables.h"
#include "sighandlers.h"
#include "sysdep.h"
#include "ov-struct.h"

#endif /*OCTAVE_INCLUDES_H_INCLUDED_ */

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
octave-ruby-2.0.3 ext/octave_api/octave-includes.h
octave-ruby-2.0.2 ext/octave_api/octave-includes.h
octave-ruby-2.0.1 ext/octave_api/octave-includes.h
octave-ruby-2.0.0 ext/octave_api/octave-includes.h