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

« back to all changes in this revision

Viewing changes to Lib/sandbox/arpack/ARPACK/SRC/debug.h

  • 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:
 
1
c
 
2
c\SCCS Information: @(#) 
 
3
c FILE: debug.h   SID: 2.3   DATE OF SID: 11/16/95   RELEASE: 2 
 
4
c
 
5
c     %---------------------------------%
 
6
c     | See debug.doc for documentation |
 
7
c     %---------------------------------%
 
8
      integer  logfil, ndigit, mgetv0,
 
9
     &         msaupd, msaup2, msaitr, mseigt, msapps, msgets, mseupd,
 
10
     &         mnaupd, mnaup2, mnaitr, mneigh, mnapps, mngets, mneupd,
 
11
     &         mcaupd, mcaup2, mcaitr, mceigh, mcapps, mcgets, mceupd
 
12
      common /debug/ 
 
13
     &         logfil, ndigit, mgetv0,
 
14
     &         msaupd, msaup2, msaitr, mseigt, msapps, msgets, mseupd,
 
15
     &         mnaupd, mnaup2, mnaitr, mneigh, mnapps, mngets, mneupd,
 
16
     &         mcaupd, mcaup2, mcaitr, mceigh, mcapps, mcgets, mceupd