Changeset 14366


Ignore:
Timestamp:
02/21/13 17:40:28 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: SYncing syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim

    r13705 r14366  
    753753syn keyword cConstant SurfaceforcingsIssmbgradientsEnum
    754754syn keyword cConstant SurfaceforcingsMonthlytemperaturesEnum
    755 syn keyword cConstant SurfaceforcingsHcEnum
    756755syn keyword cConstant SurfaceforcingsHrefEnum
    757756syn keyword cConstant SurfaceforcingsSmbrefEnum
    758 syn keyword cConstant SurfaceforcingsSmbPosMaxEnum
    759 syn keyword cConstant SurfaceforcingsSmbPosMinEnum
    760 syn keyword cConstant SurfaceforcingsAPosEnum
    761757syn keyword cConstant SurfaceforcingsBPosEnum
    762 syn keyword cConstant SurfaceforcingsANegEnum
    763758syn keyword cConstant SurfaceforcingsBNegEnum
    764759syn keyword cConstant ThermalMaxiterEnum
     
    790785syn keyword cConstant BalancethicknessAnalysisEnum
    791786syn keyword cConstant BalancethicknessSolutionEnum
     787syn keyword cConstant WeakBalancethicknessAnalysisEnum
     788syn keyword cConstant WeakBalancethicknessSolutionEnum
    792789syn keyword cConstant BedSlopeAnalysisEnum
    793790syn keyword cConstant BedSlopeSolutionEnum
     
    898895syn keyword cConstant AdjointyEnum
    899896syn keyword cConstant AdjointzEnum
     897syn keyword cConstant BalancethicknessMisfitEnum
    900898syn keyword cConstant BedSlopeXEnum
    901899syn keyword cConstant BedSlopeYEnum
     
    925923syn keyword cConstant QmuSurfaceEnum
    926924syn keyword cConstant QmuMeltingEnum
     925syn keyword cConstant AndroidFrictionCoefficientEnum
    927926syn keyword cConstant ResetPenaltiesEnum
    928927syn keyword cConstant SegmentOnIceShelfEnum
     
    968967syn keyword cConstant DragCoefficientAbsGradientEnum
    969968syn keyword cConstant TransientInputEnum
    970 syn keyword cConstant OutputfilenameEnum
    971969syn keyword cConstant WaterfractionEnum
    972970syn keyword cConstant WatercolumnEnum
     
    10241022syn keyword cConstant NoneEnum
    10251023syn keyword cConstant SoftMigrationEnum
     1024syn keyword cConstant SubelementMigrationEnum
     1025syn keyword cConstant GroundedPortionEnum
     1026syn keyword cConstant GLlevelsetEnum
    10261027syn keyword cConstant StokesSolverEnum
    10271028syn keyword cConstant AdjointEnum
Note: See TracChangeset for help on using the changeset viewer.