Changeset 23081


Ignore:
Timestamp:
08/08/18 09:11:47 (7 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixed AD compilation by moving curly bracket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/cores/transient_core.cpp

    r23080 r23081  
    246246
    247247                if(isoceancoupling){ /*{{{*/
     248
    248249                        #ifndef _HAVE_ADOLC_
    249250                        if(VerboseSolution()) _printf0_("   ocean coupling: exchanging information\n");
     
    357358                        xDelete<IssmDouble>(oceanmelt);
    358359                        xDelete<IssmDouble>(icebase_oceangrid);
    359                 }
     360
    360361                #else
    361362                _error_("not supported");
    362363                #endif
     364                }
    363365                /*}}}*/
    364366
Note: See TracChangeset for help on using the changeset viewer.