libNuML 1.1.1
Library for reading / writing NuML documents
libnuml-config-unix.h File Reference

Go to the source code of this file.

Macros

#define HAVE_ERRNO_H   1
 Begin svn Header. More...
 
#define STDC_HEADERS   1
 
#define HAVE_MATH_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_LIBM   1
 

Macro Definition Documentation

◆ HAVE_ERRNO_H

#define HAVE_ERRNO_H   1

Begin svn Header.

$Rev: 27 $: Revision of last commit

Author
josep.nosp@m.hoda.nosp@m.da@gm.nosp@m.ail..nosp@m.com

: Author of last commit

Date
2013-04-25 10:07:15 +0100 (Thu, 25 Apr 2013)

: Date of last commit $HeadURL: https://numl.googlecode.com/svn/trunk/libnuml/src/common/libnuml-config-unix.h.in $

Id
libnuml-config-unix.h.in 27 2013-04-25 09:07:15Z josep.nosp@m.hoda.nosp@m.da@gm.nosp@m.ail..nosp@m.com

End svn Header


This file is part of libNUML. Please visit http://code.google.com/p/numl/for more information about NUML, and the latest version of libNUML. Copyright (c) 2013 The University of Manchester.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. A copy of the license agreement is provided in the file named "LICENSE.txt" included with this software distribution and also available online as http://www.gnu.org/licenses/lgpl.html

The original code was initially developed by:

SBML Team
Control and Dynamical Systems, MC 107-81
California Institute of Technology
Pasadena, CA, 91125, USA

http://www.sbml.org
mailto:sbml-team@caltech.edu

Adapted for NUML by:

NUML Team
Computational Systems Biology Group
School of Computer Science
The University of Manchester
Manchester, M1 7DN UK
mailto:josephodada@gmail.com

Contributor(s): Joseph O. Dada, The University of Manchester - initial LIBNUML API and implementation


If this file is named libnuml-config-unix.h, then it was generated from libnuml-config-unix.h.in by the configure script at the top level of the libSBML source tree.

Note
This file is handled unusually. The file itself is generated by configure, but unlike other files that are likewise automatically generated, it is also checked into the source repository. The need for this is due to the fact that under Windows, developers may not be running configure at all (e.g., if they are using the MSVC environment). The libnuml-config-win.h file therefore needs to be provided directly in order for people to be able to compile the sources under Windows. For consistency, the file libnuml-config-unix.h is also similarly checked in. Developers must remember to check in the .h version of this file in the source code repository prior to major releases, so that an up-to-date .h file is present in distributions. This is admittedly an undesirable and error-prone situation, but it is currently the best alternative we have been able to find.

◆ HAVE_LIBM

#define HAVE_LIBM   1

◆ HAVE_MATH_H

#define HAVE_MATH_H   1

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

◆ STDC_HEADERS

#define STDC_HEADERS   1