Changeset 22553


Ignore:
Timestamp:
03/16/18 16:00:15 (7 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing js compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/FemModel.cpp

    r22551 r22553  
    47354735       
    47364736        /*Create femmodel from input files: */
    4737         profiler->Start(START);
     4737        profiler->Start(MPROCESSOR);
    47384738        this->InitFromBuffers((char*)buffer,buffersize,toolkits, solution_type,trace,NULL);
    47394739        profiler->Stop(MPROCESSOR);
Note: See TracChangeset for help on using the changeset viewer.