Changeset 15966


Ignore:
Timestamp:
08/27/13 07:30:15 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: updating syntax highlighting

File:
1 edited

Legend:

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

    r15936 r15966  
    413413syn keyword cType BoolInput
    414414syn keyword cType BoolParam
    415 syn keyword cType classes
    416415syn keyword cType Constraint
    417416syn keyword cType Constraints
     
    419418syn keyword cType Contours
    420419syn keyword cType ControlInput
     420syn keyword cType DataSetParam
    421421syn keyword cType DatasetInput
    422 syn keyword cType DataSetParam
    423422syn keyword cType DependentObject
    424423syn keyword cType DofIndexing
     
    434433syn keyword cType ElementMatrix
    435434syn keyword cType ElementResult
     435syn keyword cType ElementVector
    436436syn keyword cType Elements
    437 syn keyword cType ElementVector
    438437syn keyword cType ExponentialVariogram
    439438syn keyword cType ExternalResult
     
    441440syn keyword cType FileParam
    442441syn keyword cType Friction
    443 syn keyword cType GaussianVariogram
    444 syn keyword cType gaussobjects
    445442syn keyword cType GaussPenta
    446443syn keyword cType GaussTria
     444syn keyword cType GaussianVariogram
    447445syn keyword cType GenericExternalResult
    448446syn keyword cType GenericOption
     
    458456syn keyword cType IntVecParam
    459457syn keyword cType IoModel
    460 syn keyword cType krigingobjects
    461458syn keyword cType Load
    462459syn keyword cType Loads
     
    466463syn keyword cType Matice
    467464syn keyword cType Matpar
    468 syn keyword cType matrixobjects
    469465syn keyword cType MatrixParam
    470466syn keyword cType Node
     
    474470syn keyword cType Observations
    475471syn keyword cType Option
     472syn keyword cType OptionUtilities
    476473syn keyword cType Options
    477 syn keyword cType OptionUtilities
    478474syn keyword cType Param
    479475syn 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 Segment
    494490syn keyword cType SpcDynamic
     
    509505syn keyword cType Vertex
    510506syn keyword cType Vertices
     507syn keyword cType classes
     508syn keyword cType gaussobjects
     509syn keyword cType krigingobjects
     510syn keyword cType matrixobjects
    511511"ISSM's objects end
    512512"ISSM's Enums begin
     
    648648syn keyword cConstant MaskVertexonfloatingiceEnum
    649649syn keyword cConstant MaskVertexongroundediceEnum
    650 syn keyword cConstant MaskIcelevelsetEnum
     650syn keyword cConstant MaskIceLevelsetEnum
    651651syn keyword cConstant MaterialsBetaEnum
    652652syn keyword cConstant MaterialsHeatcapacityEnum
     
    10371037syn keyword cConstant SubelementMigrationEnum
    10381038syn keyword cConstant SubelementMigration2Enum
    1039 syn keyword cConstant GLlevelsetEnum
     1039syn keyword cConstant MaskGroundediceLevelsetEnum
    10401040syn keyword cConstant FSSolverEnum
    10411041syn keyword cConstant AdjointEnum
Note: See TracChangeset for help on using the changeset viewer.