~ubuntu-branches/ubuntu/maverick/openturns/maverick

« back to all changes in this revision

Viewing changes to lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.cxx

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2009-08-18 18:14:38 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090818181438-copqi92r4z7y0ejc
Tags: 0.13.1-1ubuntu1
debian/python-openturns.install: update to use python* and *-packages.
This fix a FTBFS with python2.6.  (LP: #350437)

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
      }
108
108
 
109
109
      /* String converter */
110
 
      String LaguerreFactory::str() const
 
110
      String LaguerreFactory::__repr__() const
111
111
      {
112
112
        return OSS() << "class=" << getClassName()
113
113
                     << " k=" << k_