Ignore:
Timestamp:
Jul 10, 2025, 5:59:00 PM (3 days ago)
Author:
dcugnet
Message:
  • fix: implicit iqParent was badly defined and explicit iqParent was not defined
  • removs nCmx=48 (added to test a routine but left by mistake in the code)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/misc/strings_mod.f90

    r5754 r5771  
    12341234  ncol = SIZE(c1, DIM=2)
    12351235  IF(ncol /= SIZE(c,2)) n = tableCellsWidth(c1)+2*nm                 !--- UPDATE "n(:)" IF "c" HAS BEEN STACKED
    1236 
    1237   nCmx = 48
    12381236
    12391237  !=== HIGH WIDTH TABLE: CUT IT INTO SUB-TABLES, WITH THE FIRST "nHead" COLUMNS REPEATED IN EACH OF THEM
Note: See TracChangeset for help on using the changeset viewer.