Changeset 18384


Ignore:
Timestamp:
08/13/14 14:17:30 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: Syncing Enums

File:
1 edited

Legend:

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

    r18377 r18384  
    10881088syn keyword cConstant StressTensoryzEnum
    10891089syn keyword cConstant StressTensorzzEnum
     1090syn keyword cConstant StressMaxPrincipalEnum
    10901091syn keyword cConstant DeviatoricStressEnum
    10911092syn keyword cConstant DeviatoricStressxxEnum
     
    10951096syn keyword cConstant DeviatoricStressyzEnum
    10961097syn keyword cConstant DeviatoricStresszzEnum
    1097 syn keyword cConstant StressEnum
    1098 syn keyword cConstant StressxxEnum
    1099 syn keyword cConstant StressxyEnum
    1100 syn keyword cConstant StressxzEnum
    1101 syn keyword cConstant StressyyEnum
    1102 syn keyword cConstant StressyzEnum
    1103 syn keyword cConstant StresszzEnum
    11041098syn keyword cConstant StrainRateEnum
    11051099syn keyword cConstant StrainRatexxEnum
Note: See TracChangeset for help on using the changeset viewer.