libNuML 1.1.1
Library for reading / writing NuML documents
|
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 | PACKAGE_NAME "libNUML" |
#define | PACKAGE_VERSION "1.0.1" |
#define HAVE_ERRNO_H 1 |
Begin svn Header.
$Rev: 27 $: Revision of last commit
: Author of last commit
: Date of last commit $HeadURL: https://numl.googlecode.com/svn/trunk/libnuml/src/common/libnuml-config-win.h $
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
Some explanations about this file are warranted. On Linux, MacOS X, Cygwin, etc., libsbml-config-unix.h
and libsbml-package.h
are generated from libsbml-config-unix.h.in
and libsbml-package.h.in
, respectively, by the configure
script at the top level of the libNUML distribution.
On Windows, we cannot rely on libsbml-config-win.h
being generated by configure
, since most developers will not be able to run configure
in that environment. Instead, both libsbml-config-win.h
and libsbml-package.h
(which see) are stored in the source repository and must be updated by the libNUML developers as necessary. The file libsbml-config-win.h
should rarely, if ever, need to be updated, while libsbml-package.h
should require minor updates prior to each libsbml release. This is admittedly not an ideal and fool-proof arrangement; however, at this time it is the best we have been able to find under the circumstances.
#define HAVE_MATH_H 1 |
#define HAVE_SYS_TYPES_H 1 |
#define PACKAGE_NAME "libNUML" |
#define PACKAGE_VERSION "1.0.1" |
#define STDC_HEADERS 1 |