Changeset 5635


Ignore:
Timestamp:
03/18/21 10:52:47 (3 years ago)
Author:
acosce
Message:

merge with rev 5616 from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/tags/v2_2_5/src/getincom.f90

    r4923 r5635  
    9090  INTEGER,PARAMETER :: i_txtslab=1000,l_n=30 
    9191  INTEGER,SAVE :: nb_lines,i_txtsize=0 
    92   CHARACTER(LEN=100),SAVE,ALLOCATABLE,DIMENSION(:) :: fichier 
     92  CHARACTER(LEN=255),SAVE,ALLOCATABLE,DIMENSION(:) :: fichier 
    9393  CHARACTER(LEN=l_n),SAVE,ALLOCATABLE,DIMENSION(:) :: targetlist 
    9494  INTEGER,SAVE,ALLOCATABLE,DIMENSION(:) :: fromfile,compline 
Note: See TracChangeset for help on using the changeset viewer.