Changeset 1314 for IOIPSL/trunk
- Timestamp:
- 02/21/11 15:21:13 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/src/getincom.f90
r1313 r1314 729 729 !- 730 730 ! See what we find in the files read 731 !--- 732 !-- We dont know from which file the target could come. 733 !-- Thus by default we attribute it to the first file : 734 fileorig = 1 735 !- 731 736 DO it=1,nb_to_ret 732 737 !--- … … 740 745 CALL get_findkey (2,TRIM(targetname)//'__'//cnt,pos) 741 746 ENDIF 742 !---743 !-- We dont know from which file the target could come.744 !-- Thus by default we attribute it to the first file :745 fileorig = 1746 747 !--- 747 748 IF (pos > 0) THEN
Note: See TracChangeset
for help on using the changeset viewer.