Changeset 18172


Ignore:
Timestamp:
06/23/14 09:31:39 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: syncing Enums

File:
1 edited

Legend:

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

    r17914 r18172  
    412412syn keyword cType BoolInput
    413413syn keyword cType BoolParam
     414syn keyword cType classes
    414415syn keyword cType Constraint
    415416syn keyword cType Constraints
     
    417418syn keyword cType Contours
    418419syn keyword cType ControlInput
     420syn keyword cType DatasetInput
    419421syn keyword cType DataSetParam
    420 syn keyword cType DatasetInput
    421422syn keyword cType Definition
    422423syn keyword cType DependentObject
     
    431432syn keyword cType ElementHook
    432433syn keyword cType ElementMatrix
     434syn keyword cType Elements
    433435syn keyword cType ElementVector
    434 syn keyword cType Elements
    435436syn keyword cType ExponentialVariogram
    436437syn keyword cType ExternalResult
     
    439440syn keyword cType Friction
    440441syn keyword cType Gauss
     442syn keyword cType GaussianVariogram
     443syn keyword cType gaussobjects
    441444syn keyword cType GaussPenta
    442445syn keyword cType GaussSeg
    443446syn keyword cType GaussTetra
    444447syn keyword cType GaussTria
    445 syn keyword cType GaussianVariogram
    446448syn keyword cType GenericExternalResult
    447449syn keyword cType GenericOption
     
    457459syn keyword cType IntVecParam
    458460syn keyword cType IoModel
     461syn keyword cType krigingobjects
    459462syn keyword cType Load
    460463syn keyword cType Loads
     
    464467syn keyword cType Matice
    465468syn keyword cType Matpar
     469syn keyword cType matrixobjects
    466470syn keyword cType MatrixParam
    467471syn keyword cType Misfit
     
    472476syn keyword cType Observations
    473477syn keyword cType Option
     478syn keyword cType Options
    474479syn keyword cType OptionUtilities
    475 syn keyword cType Options
    476480syn keyword cType Param
    477481syn keyword cType Parameters
     
    485489syn keyword cType Quadtree
    486490syn keyword cType Results
     491syn keyword cType Riftfront
    487492syn keyword cType RiftStruct
    488 syn keyword cType Riftfront
    489493syn keyword cType Seg
    490494syn keyword cType SegInput
     495syn keyword cType Segment
    491496syn keyword cType SegRef
    492 syn keyword cType Segment
    493497syn keyword cType SpcDynamic
    494498syn keyword cType SpcStatic
     
    510514syn keyword cType Vertex
    511515syn keyword cType Vertices
    512 syn keyword cType classes
    513 syn keyword cType gaussobjects
    514 syn keyword cType krigingobjects
    515 syn keyword cType matrixobjects
     516syn keyword cType AdjointBalancethickness2Analysis
    516517syn keyword cType AdjointBalancethicknessAnalysis
    517518syn keyword cType AdjointHorizAnalysis
     
    578579syn keyword cConstant BalancethicknessStabilizationEnum
    579580syn keyword cConstant BalancethicknessThickeningRateEnum
     581syn keyword cConstant BasalforcingsEnum
    580582syn keyword cConstant BasalforcingsGeothermalfluxEnum
    581 syn keyword cConstant BasalforcingsMeltingRateCorrectionEnum
    582 syn keyword cConstant BasalforcingsMeltingRateEnum
     583syn keyword cConstant BasalforcingsGroundediceMeltingRateEnum
     584syn keyword cConstant BasalforcingsFloatingiceMeltingRateEnum
     585syn keyword cConstant BasalforcingsDeepwaterMeltingRateEnum
     586syn keyword cConstant BasalforcingsDeepwaterElevationEnum
     587syn keyword cConstant BasalforcingsUpperwaterElevationEnum
     588syn keyword cConstant FloatingMeltRateEnum
     589syn keyword cConstant LinearFloatingMeltRateEnum
    583590syn keyword cConstant BedEnum
    584591syn keyword cConstant BaseEnum
     
    624631syn keyword cConstant FrictionPEnum
    625632syn keyword cConstant FrictionQEnum
     633syn keyword cConstant FrictionMEnum
     634syn keyword cConstant FrictionCEnum
     635syn keyword cConstant FrictionLawEnum
    626636syn keyword cConstant GeometryHydrostaticRatioEnum
    627637syn keyword cConstant HydrologyModelEnum
     
    682692syn keyword cConstant InversionMaxstepsEnum
    683693syn keyword cConstant InversionFatolEnum
    684 syn keyword cConstant InversionFgtolEnum
     694syn keyword cConstant InversionFrtolEnum
    685695syn keyword cConstant InversionGatolEnum
    686 syn keyword cConstant InversionGgtolEnum
     696syn keyword cConstant InversionGrtolEnum
    687697syn keyword cConstant InversionGttolEnum
    688698syn keyword cConstant InversionAlgorithmEnum
     
    690700syn keyword cConstant InversionNstepsEnum
    691701syn keyword cConstant InversionDxminEnum
    692 syn keyword cConstant InversionEpsrelEnum
    693702syn keyword cConstant InversionNumControlParametersEnum
    694703syn keyword cConstant InversionNumCostFunctionsEnum
     
    733742syn keyword cConstant DamageEvolutionRequestedOutputsEnum
    734743syn keyword cConstant MaterialsRhoIceEnum
    735 syn keyword cConstant MaterialsRhoWaterEnum
     744syn keyword cConstant MaterialsRhoSeawaterEnum
    736745syn keyword cConstant MaterialsRhoFreshwaterEnum
    737746syn keyword cConstant MaterialsMuWaterEnum
     
    821830syn keyword cConstant TimesteppingTimeAdaptEnum
    822831syn keyword cConstant TimesteppingTimeStepEnum
     832syn keyword cConstant TimesteppingInterpForcingsEnum
    823833syn keyword cConstant TransientIsstressbalanceEnum
    824834syn keyword cConstant TransientIsgroundinglineEnum
     
    859869syn keyword cConstant SurfaceforcingsBNegEnum
    860870syn keyword cConstant SMBhenningEnum
     871syn keyword cConstant SMBcomponentsEnum
     872syn keyword cConstant SurfaceforcingsAccumulationEnum
     873syn keyword cConstant SurfaceforcingsEvaporationEnum
     874syn keyword cConstant SurfaceforcingsRunoffEnum
     875syn keyword cConstant SMBmeltcomponentsEnum
     876syn keyword cConstant SurfaceforcingsMeltEnum
     877syn keyword cConstant SurfaceforcingsRefreezeEnum
    861878syn keyword cConstant SurfaceforcingsIspddEnum
    862879syn keyword cConstant SurfaceforcingsIssmbgradientsEnum
     
    865882syn keyword cConstant ConfigurationTypeEnum
    866883syn keyword cConstant AdjointBalancethicknessAnalysisEnum
     884syn keyword cConstant AdjointBalancethickness2AnalysisEnum
    867885syn keyword cConstant AdjointHorizAnalysisEnum
    868886syn keyword cConstant AnalysisCounterEnum
     
    10111029syn keyword cConstant FractionIncrementEnum
    10121030syn keyword cConstant FrictionEnum
    1013 syn keyword cConstant GroundinglineMeltingRateEnum
    10141031syn keyword cConstant InternalEnum
    10151032syn keyword cConstant MassFluxEnum
     
    11071124syn keyword cConstant P1bubblecondensedEnum
    11081125syn keyword cConstant P2Enum
     1126syn keyword cConstant P2bubbleEnum
     1127syn keyword cConstant P2bubblecondensedEnum
    11091128syn keyword cConstant P2xP1Enum
    11101129syn keyword cConstant P1xP2Enum
     
    11181137syn keyword cConstant XTaylorHoodEnum
    11191138syn keyword cConstant OneLayerP4zEnum
     1139syn keyword cConstant CrouzeixRaviartEnum
    11201140syn keyword cConstant SaveResultsEnum
    11211141syn keyword cConstant BoolExternalResultEnum
     
    11611181syn keyword cConstant AugmentedLagrangianThetaEnum
    11621182syn keyword cConstant NoneEnum
    1163 syn keyword cConstant AgressiveMigrationEnum
     1183syn keyword cConstant AggressiveMigrationEnum
    11641184syn keyword cConstant SoftMigrationEnum
    11651185syn keyword cConstant SubelementMigrationEnum
Note: See TracChangeset for help on using the changeset viewer.