Ignore:
Timestamp:
04/05/12 14:54:00 (13 years ago)
Author:
Eric.Larour
Message:

Diverse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/py/model/petscversion.py ΒΆ

    r11790 r11944  
    3030               
    3131                if tline[0:21]=="#define _PETSC_MAJOR_":
    32                         PETSC_VERSION=int(tline[23])
     32                        PETSC_VERSION=int(tline[22])
    3333                        break
    3434               
Note: See TracChangeset for help on using the changeset viewer.