Changeset 18495


Ignore:
Timestamp:
09/10/14 14:04:05 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: syncing enums

File:
1 edited

Legend:

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

    r18384 r18495  
    412412syn keyword cType BoolInput
    413413syn keyword cType BoolParam
    414 syn keyword cType classes
    415414syn keyword cType Constraint
    416415syn keyword cType Constraints
     
    418417syn keyword cType Contours
    419418syn keyword cType ControlInput
     419syn keyword cType DataSetParam
    420420syn keyword cType DatasetInput
    421 syn keyword cType DataSetParam
    422421syn keyword cType Definition
    423422syn keyword cType DependentObject
     
    432431syn keyword cType ElementHook
    433432syn keyword cType ElementMatrix
     433syn keyword cType ElementVector
    434434syn keyword cType Elements
    435 syn keyword cType ElementVector
    436435syn keyword cType ExponentialVariogram
    437436syn keyword cType ExternalResult
     
    440439syn keyword cType Friction
    441440syn keyword cType Gauss
    442 syn keyword cType GaussianVariogram
    443 syn keyword cType gaussobjects
    444441syn keyword cType GaussPenta
    445442syn keyword cType GaussSeg
    446443syn keyword cType GaussTetra
    447444syn keyword cType GaussTria
     445syn keyword cType GaussianVariogram
    448446syn keyword cType GenericExternalResult
    449447syn keyword cType GenericOption
     
    459457syn keyword cType IntVecParam
    460458syn keyword cType IoModel
    461 syn keyword cType krigingobjects
    462459syn keyword cType Load
    463460syn keyword cType Loads
     
    467464syn keyword cType Matice
    468465syn keyword cType Matpar
    469 syn keyword cType matrixobjects
    470466syn keyword cType MatrixParam
     467syn keyword cType Matseaice
    471468syn keyword cType Misfit
    472469syn keyword cType Node
     
    476473syn keyword cType Observations
    477474syn keyword cType Option
     475syn keyword cType OptionUtilities
    478476syn keyword cType Options
    479 syn keyword cType OptionUtilities
    480477syn keyword cType Param
    481478syn keyword cType Parameters
     
    489486syn keyword cType Quadtree
    490487syn keyword cType Results
     488syn keyword cType RiftStruct
    491489syn keyword cType Riftfront
    492 syn keyword cType RiftStruct
    493490syn keyword cType Seg
    494491syn keyword cType SegInput
     492syn keyword cType SegRef
    495493syn keyword cType Segment
    496 syn keyword cType SegRef
    497494syn keyword cType SpcDynamic
    498495syn keyword cType SpcStatic
     
    514511syn keyword cType Vertex
    515512syn keyword cType Vertices
     513syn keyword cType classes
     514syn keyword cType gaussobjects
     515syn keyword cType krigingobjects
     516syn keyword cType matrixobjects
    516517syn keyword cType AdjointBalancethickness2Analysis
    517518syn keyword cType AdjointBalancethicknessAnalysis
     
    542543syn keyword cType MeltingAnalysis
    543544syn keyword cType MeshdeformationAnalysis
     545syn keyword cType SeaiceAnalysis
    544546syn keyword cType SmoothedSurfaceSlopeXAnalysis
    545547syn keyword cType SmoothedSurfaceSlopeYAnalysis
     
    843845syn keyword cConstant BalancethicknessApparentMassbalanceEnum
    844846syn keyword cConstant Balancethickness2MisfitEnum
    845 syn keyword cConstant BalancethicknessNuxEnum
    846 syn keyword cConstant BalancethicknessNuyEnum
    847 syn keyword cConstant BalancethicknessVxObsEnum
    848 syn keyword cConstant BalancethicknessVyObsEnum
    849 syn keyword cConstant BalancethicknessThicknessObsEnum
     847syn keyword cConstant BalancethicknessDiffusionCoefficientEnum
    850848syn keyword cConstant SurfaceforcingsEnum
    851849syn keyword cConstant SMBEnum
     
    928926syn keyword cConstant GiaSolutionEnum
    929927syn keyword cConstant GiaAnalysisEnum
     928syn keyword cConstant SeaiceSolutionEnum
     929syn keyword cConstant SeaiceAnalysisEnum
    930930syn keyword cConstant MeshdeformationSolutionEnum
    931931syn keyword cConstant MeshdeformationAnalysisEnum
     
    11281128syn keyword cConstant OneLayerP4zEnum
    11291129syn keyword cConstant CrouzeixRaviartEnum
     1130syn keyword cConstant LACrouzeixRaviartEnum
    11301131syn keyword cConstant SaveResultsEnum
    11311132syn keyword cConstant BoolExternalResultEnum
     
    12391240syn keyword cConstant LevelsetfunctionSlopeYEnum
    12401241syn keyword cConstant LevelsetfunctionPicardEnum
     1242syn keyword cConstant SeaiceatmEnum
     1243syn keyword cConstant SeaiceoceanEnum
     1244syn keyword cConstant SeaiceThicknessEnum
     1245syn keyword cConstant SeaiceConcentrationEnum
     1246syn keyword cConstant SeaiceSpcvxEnum
     1247syn keyword cConstant SeaiceSpcvyEnum
     1248syn keyword cConstant SeaiceCoriolisFactorEnum
     1249syn keyword cConstant BasalforcingsRhoOceanEnum
     1250syn keyword cConstant BasalforcingsOceanCoefEnum
     1251syn keyword cConstant BasalforcingsOceanLinDragCoefEnum
     1252syn keyword cConstant BasalforcingsOceanQuadDragCoefEnum
     1253syn keyword cConstant BasalforcingsOceanTurningAngleEnum
     1254syn keyword cConstant BasalforcingsOceanSshEnum
     1255syn keyword cConstant BasalforcingsOceanVxEnum
     1256syn keyword cConstant BasalforcingsOceanVyEnum
     1257syn keyword cConstant SurfaceforcingsRhoAirEnum
     1258syn keyword cConstant SurfaceforcingsAirCoefEnum
     1259syn keyword cConstant SurfaceforcingsAirLinDragCoefEnum
     1260syn keyword cConstant SurfaceforcingsAirQuadDragCoefEnum
     1261syn keyword cConstant SurfaceforcingsWindVxEnum
     1262syn keyword cConstant SurfaceforcingsWindVyEnum
     1263syn keyword cConstant MatseaiceEnum
     1264syn keyword cConstant MaterialsPoissonEnum
     1265syn keyword cConstant MaterialsYoungModulusEnum
     1266syn keyword cConstant MaterialsDamageEnum
     1267syn keyword cConstant MaterialsRidgingExponentEnum
     1268syn keyword cConstant MaterialsCohesionEnum
     1269syn keyword cConstant MaterialsInternalFrictionCoefEnum
     1270syn keyword cConstant MaterialsCompressionCoefEnum
     1271syn keyword cConstant MaterialsTractionCoefEnum
     1272syn keyword cConstant VxStarEnum
     1273syn keyword cConstant VyStarEnum
    12411274"ISSM's Enums end
    12421275"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Note: See TracChangeset for help on using the changeset viewer.