Changes between Version 25 and Version 26 of u/bliu/pnfldiff


Ignore:
Timestamp:
08/15/18 14:45:36 (6 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu/pnfldiff

    v25 v26  
    9797
    9898
     99{{{
     100f (lPencilLayout) then
     101       CALL UnloadFieldFromLayout(LineTransferLayout, data, LineTransferFields, (/.false.,.false.,.false./), 0)
     102    else
     103       Info%q(1:Info%mX(1),1:Info%mX(2),1:Info%mX(3),LineTransferFields)=data
     104    end if
     105
     106}}}
     107
    99108
    100109{{{