/** * @file libsbml.i * @brief C#-specific SWIG directives for wrapping libSBML API * @author Frank Bergmann (fbergman@u.washington.edu) * @author Akiya Jouraku * * $Id: libsbml.i 8704 2009-01-04 02:26:05Z mhucka $ * $URL: https://sbml.svn.sourceforge.net/svnroot/sbml/trunk/libsbml/src/bindings/csharp/libsbml.i $ */ /* *This file is part of libSBML. Please visit http://sbml.org for more *information about SBML, and the latest version of libSBML. * *Copyright 2008 California Institute of Technology. * *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://sbml.org/software/libsbml/license.html * * The original code contained here was initially developed by: * * Ben Bornstein and Ben Kovitz * * The SBML Team * Control and Dynamical Systems, MC 107-81 * California Institute of Technology * Pasadena, CA, 91125, USA * * http://sbml.org * mailto:sbml-team@caltech.edu * * Contributor(s): */ %include "../swig/libsbml.i"