Changeset 17554


Ignore:
Timestamp:
03/26/14 20:06:22 (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

    r17545 r17554  
    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
    471467syn keyword cType Misfit
     
    476472syn keyword cType Observations
    477473syn keyword cType Option
     474syn keyword cType OptionUtilities
    478475syn keyword cType Options
    479 syn keyword cType OptionUtilities
    480476syn keyword cType Param
    481477syn keyword cType Parameters
     
    489485syn keyword cType Quadtree
    490486syn keyword cType Results
     487syn keyword cType RiftStruct
    491488syn keyword cType Riftfront
    492 syn keyword cType RiftStruct
    493489syn keyword cType Seg
    494490syn keyword cType SegInput
     491syn keyword cType SegRef
    495492syn keyword cType Segment
    496 syn keyword cType SegRef
    497493syn keyword cType SpcDynamic
    498494syn keyword cType SpcStatic
     
    514510syn keyword cType Vertex
    515511syn keyword cType Vertices
     512syn keyword cType classes
     513syn keyword cType gaussobjects
     514syn keyword cType krigingobjects
     515syn keyword cType matrixobjects
    516516syn keyword cType AdjointBalancethicknessAnalysis
    517517syn keyword cType AdjointHorizAnalysis
     
    580580syn keyword cConstant BasalforcingsMeltingRateCorrectionEnum
    581581syn keyword cConstant BasalforcingsMeltingRateEnum
    582 syn keyword cConstant BathymetryEnum
    583582syn keyword cConstant BedEnum
     583syn keyword cConstant BaseEnum
    584584syn keyword cConstant ConstantsGEnum
    585585syn keyword cConstant ConstantsReferencetemperatureEnum
     
    10001000syn keyword cConstant QmuVzEnum
    10011001syn keyword cConstant QmuThicknessEnum
    1002 syn keyword cConstant QmuBedEnum
     1002syn keyword cConstant QmuBaseEnum
    10031003syn keyword cConstant QmuSurfaceEnum
    10041004syn keyword cConstant QmuMeltingEnum
     
    11341134syn keyword cConstant AbsoluteEnum
    11351135syn keyword cConstant IncrementalEnum
     1136syn keyword cConstant AugmentedLagrangianREnum
    11361137syn keyword cConstant AgressiveMigrationEnum
    11371138syn keyword cConstant NoneEnum
Note: See TracChangeset for help on using the changeset viewer.