Ignore:
Timestamp:
10/11/12 11:23:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cosmetics, removing all deboule blank lines and indent single white lines correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/Container/Vertices.cpp

    r13612 r13622  
    4949        int *truepids    = NULL;
    5050        int *alltruepids = NULL;
    51        
     51
    5252        /*recover my_rank:*/
    5353        my_rank=IssmComm::GetRank();
     
    119119        int* ranks=NULL;
    120120        int* minranks=NULL;
    121        
     121
    122122        /*recover num_procs:*/
    123123        num_procs=IssmComm::GetSize();
     
    186186        int my_rank;
    187187        int        sid;
    188        
     188
    189189        /*recover my_rank:*/
    190190        my_rank=IssmComm::GetRank();
Note: See TracChangeset for help on using the changeset viewer.