Ignore:
Timestamp:
04/23/14 16:12:24 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added balancethickness2 solution for debugging with Jerome

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/EnumToAnalysis.cpp

    r17494 r17831  
    2222                #ifdef _HAVE_BALANCETHICKNESS_
    2323                case BalancethicknessAnalysisEnum : return new BalancethicknessAnalysis();
     24                #endif
     25                #ifdef _HAVE_BALANCETHICKNESS2_
     26                case Balancethickness2AnalysisEnum : return new Balancethickness2Analysis();
    2427                #endif
    2528                #ifdef _HAVE_BALANCETHICKNESSSOFT_
Note: See TracChangeset for help on using the changeset viewer.