Changeset 12953


Ignore:
Timestamp:
08/09/12 11:50:51 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: updating vim C syntax

File:
1 edited

Legend:

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

    r12911 r12953  
    411411
    412412"ISSM's objects begin
    413 syn keyword cType AdjacentTriangle
    414 syn keyword cType BamgGeom
    415 syn keyword cType BamgMesh
    416 syn keyword cType bamgobjects
    417 syn keyword cType BamgOpts
    418 syn keyword cType BamgQuadtree
    419 syn keyword cType BamgVertex
    420 syn keyword cType CrackedEdge
    421 syn keyword cType Curve
    422 syn keyword cType Direction
    423 syn keyword cType DoubleAndInt
    424 syn keyword cType Edge
    425 syn keyword cType GeomEdge
    426 syn keyword cType Geometry
    427 syn keyword cType GeomSubDomain
    428 syn keyword cType GeomVertex
    429 syn keyword cType include
    430 syn keyword cType ListofIntersectionTriangles
    431 syn keyword cType macros
    432 syn keyword cType Mesh
    433 syn keyword cType Metric
    434 syn keyword cType R2
    435 syn keyword cType SetOfE4
    436 syn keyword cType SubDomain
    437 syn keyword cType Triangle
    438 syn keyword cType typedefs
    439 syn keyword cType VertexOnEdge
    440 syn keyword cType VertexOnGeom
    441 syn keyword cType VertexOnVertex
    442 syn keyword cType classes
    443 syn keyword cType DakotaPlugin
    444 syn keyword cType DofIndexing
    445 syn keyword cType FemModel
     413syn keyword cType GaussPenta
    446414syn keyword cType gaussobjects
    447 syn keyword cType GaussPenta
    448415syn keyword cType GaussTria
    449 syn keyword cType Hook
    450 syn keyword cType IoModel
    451 syn keyword cType ExponentialVariogram
    452 syn keyword cType GaussianVariogram
    453 syn keyword cType krigingobjects
    454 syn keyword cType Observation
    455 syn keyword cType PowerVariogram
    456 syn keyword cType Quadtree
    457 syn keyword cType SphericalVariogram
    458 syn keyword cType Variogram
    459 syn keyword cType ElementMatrix
    460 syn keyword cType ElementVector
    461 syn keyword cType Matrix
    462 syn keyword cType matrixobjects
    463 syn keyword cType Vector
    464 syn keyword cType Constraint
     416syn keyword cType objects
     417syn keyword cType Material
     418syn keyword cType Matice
     419syn keyword cType Matpar
     420syn keyword cType objects
     421syn keyword cType Contour
     422syn keyword cType DoubleInput
     423syn keyword cType Input
     424syn keyword cType ControlInput
     425syn keyword cType DatasetInput
     426syn keyword cType IntInput
     427syn keyword cType BoolInput
     428syn keyword cType TriaP1Input
     429syn keyword cType TransientInput
     430syn keyword cType PentaP1Input
     431syn keyword cType KML_Icon
     432syn keyword cType KML_Point
     433syn keyword cType KML_LinearRing
     434syn keyword cType KML_Feature
     435syn keyword cType KMLFileReadUtils
     436syn keyword cType KML_StyleSelector
     437syn keyword cType KML_LatLonBox
     438syn keyword cType KML_Attribute
     439syn keyword cType KML_PolyStyle
     440syn keyword cType KML_Object
     441syn keyword cType KML_SubStyle
     442syn keyword cType KML_LineString
     443syn keyword cType KML_Overlay
     444syn keyword cType KML_Container
     445syn keyword cType KML_Polygon
     446syn keyword cType KML_Geometry
     447syn keyword cType KML_ColorStyle
     448syn keyword cType KML_Placemark
     449syn keyword cType KML_Unknown
     450syn keyword cType KML_GroundOverlay
     451syn keyword cType KML_Style
     452syn keyword cType KML_Comment
     453syn keyword cType KML_MultiGeometry
     454syn keyword cType KML_LineStyle
     455syn keyword cType KML_Folder
     456syn keyword cType KML_Document
     457syn keyword cType KML_File
     458syn keyword cType DoubleVecParam
     459syn keyword cType DoubleParam
     460syn keyword cType DoubleMatArrayParam
     461syn keyword cType DoubleMatParam
     462syn keyword cType Param
     463syn keyword cType FileParam
     464syn keyword cType IntVecParam
     465syn keyword cType IntParam
     466syn keyword cType BoolParam
     467syn keyword cType IntMatParam
     468syn keyword cType VectorParam
     469syn keyword cType DoubleTransientMatParam
     470syn keyword cType MatrixParam
     471syn keyword cType StringArrayParam
     472syn keyword cType StringParam
     473syn keyword cType TransientParam
     474syn keyword cType OptionStruct
     475syn keyword cType OptionDouble
     476syn keyword cType OptionLogical
     477syn keyword cType OptionUtilities
     478syn keyword cType OptionChar
     479syn keyword cType Option
     480syn keyword cType OptionCell
     481syn keyword cType Segment
     482syn keyword cType Icefront
     483syn keyword cType Friction
     484syn keyword cType Riftfront
     485syn keyword cType Numericalflux
     486syn keyword cType Penpair
     487syn keyword cType Load
     488syn keyword cType Pengrid
     489syn keyword cType Object
     490syn keyword cType DoubleVecExternalResult
     491syn keyword cType DoubleExternalResult
     492syn keyword cType IntExternalResult
     493syn keyword cType BoolExternalResult
     494syn keyword cType DoubleMatExternalResult
     495syn keyword cType PetscVecExternalResult
     496syn keyword cType ExternalResult
     497syn keyword cType StringExternalResult
     498syn keyword cType Vertex
    465499syn keyword cType SpcDynamic
    466500syn keyword cType SpcStatic
    467501syn keyword cType SpcTransient
    468 syn keyword cType Contour
     502syn keyword cType Constraint
     503syn keyword cType TriaP1ElementResult
     504syn keyword cType PentaP1ElementResult
     505syn keyword cType DoubleElementResult
     506syn keyword cType ElementResultLocal
    469507syn keyword cType BoolElementResult
    470 syn keyword cType DoubleElementResult
    471508syn keyword cType ElementResult
    472 syn keyword cType ElementResultLocal
    473 syn keyword cType PentaP1ElementResult
    474 syn keyword cType TriaP1ElementResult
     509syn keyword cType Node
     510syn keyword cType TriaRef
     511syn keyword cType TriaHook
     512syn keyword cType PentaRef
     513syn keyword cType PentaHook
     514syn keyword cType Tria
    475515syn keyword cType Element
    476516syn keyword cType Penta
    477 syn keyword cType PentaHook
    478 syn keyword cType PentaRef
    479 syn keyword cType Tria
    480 syn keyword cType TriaHook
    481 syn keyword cType TriaRef
    482 syn keyword cType BoolExternalResult
    483 syn keyword cType DoubleExternalResult
    484 syn keyword cType DoubleMatExternalResult
    485 syn keyword cType DoubleVecExternalResult
    486 syn keyword cType ExternalResult
    487 syn keyword cType IntExternalResult
    488 syn keyword cType PetscVecExternalResult
    489 syn keyword cType StringExternalResult
    490 syn keyword cType BoolInput
    491 syn keyword cType ControlInput
    492 syn keyword cType DatasetInput
    493 syn keyword cType DoubleInput
    494 syn keyword cType Input
    495 syn keyword cType IntInput
    496 syn keyword cType PentaP1Input
    497 syn keyword cType TransientInput
    498 syn keyword cType TriaP1Input
    499 syn keyword cType KML_Attribute
    500 syn keyword cType KML_ColorStyle
    501 syn keyword cType KML_Comment
    502 syn keyword cType KML_Container
    503 syn keyword cType KML_Document
    504 syn keyword cType KML_Feature
    505 syn keyword cType KML_File
    506 syn keyword cType KML_Folder
    507 syn keyword cType KML_Geometry
    508 syn keyword cType KML_GroundOverlay
    509 syn keyword cType KML_Icon
    510 syn keyword cType KML_LatLonBox
    511 syn keyword cType KML_LinearRing
    512 syn keyword cType KML_LineString
    513 syn keyword cType KML_LineStyle
    514 syn keyword cType KML_MultiGeometry
    515 syn keyword cType KML_Object
    516 syn keyword cType KML_Overlay
    517 syn keyword cType KML_Placemark
    518 syn keyword cType KML_Point
    519 syn keyword cType KML_Polygon
    520 syn keyword cType KML_PolyStyle
    521 syn keyword cType KML_Style
    522 syn keyword cType KML_StyleSelector
    523 syn keyword cType KML_SubStyle
    524 syn keyword cType KML_Unknown
    525 syn keyword cType KMLFileReadUtils
    526 syn keyword cType Friction
    527 syn keyword cType Icefront
    528 syn keyword cType Load
    529 syn keyword cType Numericalflux
    530 syn keyword cType Pengrid
    531 syn keyword cType Penpair
    532 syn keyword cType Riftfront
    533 syn keyword cType Material
    534 syn keyword cType Matice
    535 syn keyword cType Matpar
    536 syn keyword cType Node
    537 syn keyword cType Object
    538 syn keyword cType objects
    539 syn keyword cType Option
    540 syn keyword cType OptionCell
    541 syn keyword cType OptionChar
    542 syn keyword cType OptionDouble
    543 syn keyword cType OptionLogical
    544 syn keyword cType OptionStruct
    545 syn keyword cType OptionUtilities
    546 syn keyword cType BoolParam
    547 syn keyword cType DoubleMatArrayParam
    548 syn keyword cType DoubleMatParam
    549 syn keyword cType DoubleParam
    550 syn keyword cType DoubleTransientMatParam
    551 syn keyword cType DoubleVecParam
    552 syn keyword cType FileParam
    553 syn keyword cType IntMatParam
    554 syn keyword cType IntParam
    555 syn keyword cType IntVecParam
    556 syn keyword cType MatrixParam
    557 syn keyword cType Param
    558 syn keyword cType StringArrayParam
    559 syn keyword cType StringParam
    560 syn keyword cType TransientParam
    561 syn keyword cType VectorParam
    562 syn keyword cType Segment
    563 syn keyword cType Vertex
    564 syn keyword cType objects
     517syn keyword cType classes
     518syn keyword cType DofIndexing
     519syn keyword cType Patch
     520syn keyword cType Hook
     521syn keyword cType Quadtree
     522syn keyword cType Observation
     523syn keyword cType ExponentialVariogram
     524syn keyword cType GaussianVariogram
     525syn keyword cType SphericalVariogram
     526syn keyword cType PowerVariogram
     527syn keyword cType krigingobjects
     528syn keyword cType Variogram
     529syn keyword cType DakotaPlugin
     530syn keyword cType ElementVector
     531syn keyword cType ElementMatrix
     532syn keyword cType matrixobjects
     533syn keyword cType Vector
     534syn keyword cType Matrix
     535syn keyword cType GeomSubDomain
     536syn keyword cType Geometry
     537syn keyword cType AdjacentTriangle
     538syn keyword cType VertexOnEdge
     539syn keyword cType BamgQuadtree
     540syn keyword cType Edge
     541syn keyword cType BamgVertex
     542syn keyword cType SetOfE4
     543syn keyword cType GeomEdge
     544syn keyword cType Direction
     545syn keyword cType VertexOnGeom
     546syn keyword cType R2
     547syn keyword cType Mesh
     548syn keyword cType ListofIntersectionTriangles
     549syn keyword cType Triangle
     550syn keyword cType DoubleAndInt
     551syn keyword cType VertexOnVertex
     552syn keyword cType BamgOpts
     553syn keyword cType BamgGeom
     554syn keyword cType bamgobjects
     555syn keyword cType CrackedEdge
     556syn keyword cType SubDomain
     557syn keyword cType BamgMesh
     558syn keyword cType Metric
     559syn keyword cType include
     560syn keyword cType typedefs
     561syn keyword cType Curve
     562syn keyword cType macros
     563syn keyword cType GeomVertex
    565564syn keyword cType OptArgs
     565syn keyword cType Update
    566566syn keyword cType OptPars
    567 syn keyword cType Patch
    568 syn keyword cType Update
     567syn keyword cType IoModel
     568syn keyword cType FemModel
Note: See TracChangeset for help on using the changeset viewer.