Ignore:
Timestamp:
04/12/17 15:18:22 (7 years ago)
Author:
yushan
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/indent_xml.cpp

    r1079 r1088  
    1515   { 
    1616      static unsigned int LineNB = 1; 
    17       //#pragma omp threadprivate(LineNB) 
     17      #pragma omp threadprivate(LineNB) 
    1818       
    1919      if (CIndent::WithLine) out << LineNB++ << ". "; 
Note: See TracChangeset for help on using the changeset viewer.