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

« back to all changes in this revision

Viewing changes to lib/src/Uncertainty/Algorithm/Simulation/DirectionalSampling/SafeAndSlow.hxx

  • 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:
20
20
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21
21
 *
22
22
 *  @author: $LastChangedBy: dutka $
23
 
 *  @date:   $LastChangedDate: 2008-06-26 13:50:17 +0200 (jeu 26 jun 2008) $
24
 
 *  Id:      $Id: SafeAndSlow.hxx 862 2008-06-26 11:50:17Z dutka $
 
23
 *  @date:   $LastChangedDate: 2009-05-28 14:47:53 +0200 (jeu. 28 mai 2009) $
 
24
 *  Id:      $Id: SafeAndSlow.hxx 1262 2009-05-28 12:47:53Z dutka $
25
25
 */
26
26
#ifndef OPENTURNS_SAFEANDSLOW_HXX
27
27
#define OPENTURNS_SAFEANDSLOW_HXX
74
74
                                        const NumericalScalar value);
75
75
 
76
76
        /** String converter */
77
 
        String str() const;
 
77
        String __repr__() const;
78
78
 
79
79
      private:
80
80