Navigation

Operators and Keywords

Function List:

C++ API

version.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Defines

#define octave_version_h   1
#define OCTAVE_VERSION   "3.3.50+"
#define OCTAVE_API_VERSION   "api-v38+"
#define OCTAVE_RELEASE_DATE   "2009-09-12n"
#define OCTAVE_COPYRIGHT   "Copyright (C) 2009 John W. Eaton and others."
#define OCTAVE_NAME_AND_VERSION   "GNU Octave, version " OCTAVE_VERSION
#define OCTAVE_CONFIG_STATEMENT   "Octave was configured for \"" OCTAVE_CANONICAL_HOST_TYPE "\"."
#define OCTAVE_COPYING_STATEMENT   "This is free software; see the source code for copying conditions."
#define X_OCTAVE_WARRANTY_STATEMENT(ARG)   "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or\n\FITNESS FOR A PARTICULAR PURPOSE." ARG
#define OCTAVE_WARRANTY_STATEMENT   X_OCTAVE_WARRANTY_STATEMENT ("")
#define OCTAVE_WWW_STATEMENT   "Additional information about Octave is available at http://www.octave.org."
#define OCTAVE_CONTRIB_STATEMENT   "Please contribute if you find this software useful.\n\For more information, visit http://www.octave.org/help-wanted.html"
#define OCTAVE_BUGS_STATEMENT   "Report bugs to <bug@octave.org> (but first, please read\n\http://www.octave.org/bugs.html to learn how to write a helpful report)."
#define OCTAVE_NAME_VERSION_AND_COPYRIGHT
#define OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY   X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY("") \
#define X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY(ARG)
#define X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS(ARG)
#define OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS   X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS ("")
#define OCTAVE_STARTUP_MESSAGE

Define Documentation

#define OCTAVE_API_VERSION   "api-v38+"

#define OCTAVE_BUGS_STATEMENT   "Report bugs to <bug@octave.org> (but first, please read\n\http://www.octave.org/bugs.html to learn how to write a helpful report)."

#define OCTAVE_CONFIG_STATEMENT   "Octave was configured for \"" OCTAVE_CANONICAL_HOST_TYPE "\"."

#define OCTAVE_CONTRIB_STATEMENT   "Please contribute if you find this software useful.\n\For more information, visit http://www.octave.org/help-wanted.html"

#define OCTAVE_COPYING_STATEMENT   "This is free software; see the source code for copying conditions."

#define OCTAVE_COPYRIGHT   "Copyright (C) 2009 John W. Eaton and others."

#define OCTAVE_NAME_AND_VERSION   "GNU Octave, version " OCTAVE_VERSION

#define OCTAVE_NAME_VERSION_AND_COPYRIGHT

#define OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY   X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY("") \

#define OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS   X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS ("")

#define OCTAVE_RELEASE_DATE   "2009-09-12n"

#define OCTAVE_STARTUP_MESSAGE

Value:

X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS \
    ("  For details, type `warranty'.") "\n\n" \
  "For information about changes from previous versions, type `news'."

#define OCTAVE_VERSION   "3.3.50+"

#define octave_version_h   1

#define OCTAVE_WARRANTY_STATEMENT   X_OCTAVE_WARRANTY_STATEMENT ("")

#define OCTAVE_WWW_STATEMENT   "Additional information about Octave is available at http://www.octave.org."

#define X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_AND_WARRANTY ( ARG   ) 

#define X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS ( ARG   ) 

#define X_OCTAVE_WARRANTY_STATEMENT ( ARG   )     "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or\n\FITNESS FOR A PARTICULAR PURPOSE." ARG