Changeset 17701


Ignore:
Timestamp:
04/09/14 17:51:16 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: syncing Enum

File:
1 edited

Legend:

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

    r17554 r17701  
    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
    516516syn keyword cType AdjointBalancethicknessAnalysis
    517517syn keyword cType AdjointHorizAnalysis
     
    734734syn keyword cConstant MaterialsMantleDensityEnum
    735735syn keyword cConstant MeshAverageVertexConnectivityEnum
    736 syn keyword cConstant MeshElementonbedEnum
     736syn keyword cConstant MeshElementonbaseEnum
    737737syn keyword cConstant MeshElementonsurfaceEnum
    738738syn keyword cConstant MeshElements2dEnum
     
    745745syn keyword cConstant MeshNumberofverticesEnum
    746746syn keyword cConstant MeshUpperelementsEnum
    747 syn keyword cConstant MeshVertexonbedEnum
     747syn keyword cConstant MeshVertexonbaseEnum
    748748syn keyword cConstant MeshVertexonsurfaceEnum
    749749syn keyword cConstant MeshXEnum
    750750syn keyword cConstant MeshYEnum
    751751syn keyword cConstant MeshZEnum
    752 syn keyword cConstant MeshTypeEnum
    753 syn keyword cConstant Mesh2DhorizontalEnum
    754 syn keyword cConstant Mesh2DverticalEnum
    755 syn keyword cConstant Mesh3DEnum
    756 syn keyword cConstant Mesh3DtetrasEnum
     752syn keyword cConstant MeshElementtypeEnum
     753syn keyword cConstant DomainTypeEnum
     754syn keyword cConstant DomainDimensionEnum
     755syn keyword cConstant Domain2DhorizontalEnum
     756syn keyword cConstant Domain2DverticalEnum
     757syn keyword cConstant Domain3DEnum
    757758syn keyword cConstant MiscellaneousNameEnum
    758759syn keyword cConstant MasstransportHydrostaticAdjustmentEnum
     
    816817syn keyword cConstant TransientIsthermalEnum
    817818syn keyword cConstant TransientIsgiaEnum
    818 syn keyword cConstant TransientIsdamageEnum
     819syn keyword cConstant TransientIsdamageevolutionEnum
    819820syn keyword cConstant TransientNumRequestedOutputsEnum
    820821syn keyword cConstant TransientRequestedOutputsEnum
     
    11351136syn keyword cConstant IncrementalEnum
    11361137syn keyword cConstant AugmentedLagrangianREnum
     1138syn keyword cConstant AugmentedLagrangianThetaEnum
     1139syn keyword cConstant NoneEnum
    11371140syn keyword cConstant AgressiveMigrationEnum
    1138 syn keyword cConstant NoneEnum
    11391141syn keyword cConstant SoftMigrationEnum
    11401142syn keyword cConstant SubelementMigrationEnum
    11411143syn keyword cConstant SubelementMigration2Enum
     1144syn keyword cConstant ContactEnum
    11421145syn keyword cConstant MaskGroundediceLevelsetEnum
    11431146syn keyword cConstant QmuMaskGroundediceLevelsetEnum
Note: See TracChangeset for help on using the changeset viewer.