~ubuntu-branches/debian/sid/monopd/sid

« back to all changes in this revision

Viewing changes to src/estategroup.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2011-07-18 22:07:44 UTC
  • Revision ID: james.westby@ubuntu.com-20110718220744-bg6e0yij97p8xxno
Tags: 0.9.3-5
* Orphaning package (see #634499).
* Bump Standards-Version to 3.9.2.
* Update to 3.0 (quilt) source format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
// the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
15
15
// Boston, MA 02111-1307, USA.
16
16
 
 
17
#include <stdlib.h>
17
18
#include <iostream>
18
19
 
19
20
#include <math++/nodes.h>