Changeset 6228


Ignore:
Timestamp:
10/11/10 10:08:35 (15 years ago)
Author:
Mathieu Morlighem
Message:

Synchronized syntac as usual

File:
1 edited

Legend:

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

    r6227 r6228  
    406406syn keyword     cType           Constraints DataSet Elements Inputs Loads Materials Parameters Results Vertices
    407407"ISSM objects
    408 syn keyword     cType           Beam BeamRef BeamVertexElementResult BeamVertexInput BoolExternalResult BoolInput BoolParam DofIndexing
     408syn keyword     cType           Beam BeamRef BeamVertexElementResult BeamVertexInput BoolExternalResult BoolInput BoolParam ControlInput DofIndexing
    409409syn keyword     cType           DoubleElementResult DoubleExternalResult DoubleInput DoubleMatExternalResult DoubleMatParam DoubleParam DoubleVecExternalResult DoubleVecParam
    410410syn keyword     cType           Element ElementResult ElementMatrix ElementVector ExternalResult FemModel GaussSeg GaussTria GaussPenta Friction Hook Icefront Input
    411 syn keyword     cType           IntExternalResult IntInput IntParal IoModel Load Material Matice Matpar Node Nodes NodeSets Numericalflux Object
     411syn keyword     cType           IntExternalResult IntInput IntParal IntVecParam IoModel Load Material Matice Matpar Node Nodes NodeSets Numericalflux Object
    412412syn keyword     cType           Param Patch Pengrid Penpair Penta PentaHook PentaRef PentaVertexElementResult PentaVertexInput PetscMatParam PetscVecExternalResult PetscVecParam
    413413syn keyword     cType           Rgb Riftfront Sing SingVertexElementResult SingVertexInput Spc StringArrayParam StringExternalResult StringParam
Note: See TracChangeset for help on using the changeset viewer.