~ubuntu-branches/ubuntu/lucid/python-scipy/lucid

« back to all changes in this revision

Viewing changes to Lib/interpolate/fitpack/parcur.f

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-01-07 14:12:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070107141212-mm0ebkh5b37hcpzn
* Remove build dependency on python-numpy-dev.
* python-scipy: Depend on python-numpy instead of python-numpy-dev.
* Package builds on other archs than i386. Closes: #402783.

Show diffs side-by-side

added added

removed removed

Lines of Context:
315
315
         j = j-1
316
316
  60  continue
317
317
      call fpchec(u,m,t,n,k,ier)
318
 
      if(ier) 90,80,90
 
318
      if (ier.eq.0) go to 80
 
319
      go to 90
319
320
  70  if(s.lt.0.) go to 90
320
321
      if(s.eq.0. .and. nest.lt.(m+k1)) go to 90
321
322
      ier = 0