~ubuntu-branches/ubuntu/karmic/model-builder/karmic

« back to all changes in this revision

Viewing changes to model_builder/PyMB.py

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-01-30 21:18:38 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130211838-t44cply1dbirt0mn
Tags: 0.4.1-2ubuntu1
* Resync with Debian unstable.
* debian/control:
  - Let model-builder binary package depend on python-wxgtk2.6 to fix
    VersionError exception (LP: #146182).
  - Update Maintainer field as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
#Boa:App:BoaApp
3
 
# -*- coding:iso8859-1 -*- 
 
3
# -*- coding:iso8859-1 -*-
4
4
#-----------------------------------------------------------------------------
5
5
# Name:        PyMB.py
6
6
# Purpose:     Mathematical ODE Model simulator
9
9
#
10
10
# Created:     2003/02/04
11
11
# RCS-ID:      $Id: PyMB.py,v 1.6 2004/01/13 10:51:43 fccoelho Exp $
12
 
# Copyright:   (c) 2003 Flavio Codeco Coelho <fccoelho@uerj.br>
 
12
# Copyright:   (c) 2003-2008 Flavio Codeco Coelho <fccoelho@fiocruz.br>
13
13
# Licence:     This program is free software; you can redistribute it and/or
14
14
# modify it under the terms of the GNU General Public License
15
15
# as published by the Free Software Foundation; either version 2