Changeset 15692


Ignore:
Timestamp:
08/02/13 14:09:24 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: updating syntax hilighting

File:
1 edited

Legend:

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

    r15622 r15692  
    450450syn keyword cType GiaDeflectionCoreArgs
    451451syn keyword cType Hook
    452 syn keyword cType Icefront
    453452syn keyword cType IndependentObject
    454453syn keyword cType Input
     
    818817syn keyword cConstant HOFSApproximationEnum
    819818syn keyword cConstant FSApproximationEnum
     819syn keyword cConstant FSvelocityEnum
     820syn keyword cConstant FSpressureEnum
    820821syn keyword cConstant ConstraintsEnum
    821822syn keyword cConstant LoadsEnum
     
    988989syn keyword cConstant P1DGEnum
    989990syn keyword cConstant P1bubbleEnum
     991syn keyword cConstant P1bubblecondensedEnum
    990992syn keyword cConstant P2Enum
    991993syn keyword cConstant P2xP1Enum
     994syn keyword cConstant P1xP2Enum
     995syn keyword cConstant P1P1Enum
     996syn keyword cConstant P1P1GLSEnum
    992997syn keyword cConstant MINIEnum
    993998syn keyword cConstant MINIcondensedEnum
     
    10641069syn keyword cConstant NearestInterpEnum
    10651070syn keyword cConstant XYEnum
    1066 syn keyword cConstant XYZPEnum
     1071syn keyword cConstant XYZEnum
    10671072syn keyword cConstant DenseEnum
    10681073syn keyword cConstant MpiDenseEnum
Note: See TracChangeset for help on using the changeset viewer.