Changeset 15325
- Timestamp:
- 06/22/13 13:43:46 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r15303 r15325 459 459 syn keyword cType BoolElementResult 460 460 syn keyword cType TriaP1ElementResult 461 syn keyword cType FemModel462 syn keyword cType PentaRef463 syn keyword cType Penta464 461 syn keyword cType Elements 465 462 syn keyword cType TriaHook 466 463 syn keyword cType PentaHook 464 syn keyword cType Tria 465 syn keyword cType Penta 467 466 syn keyword cType TriaRef 468 syn keyword cType Tria467 syn keyword cType PentaRef 469 468 syn keyword cType GaussTria 470 469 syn keyword cType GaussPenta … … 490 489 syn keyword cType Node 491 490 syn keyword cType IoModel 491 syn keyword cType FemModel 492 492 "ISSM's objects end 493 493 "ISSM's Enums begin … … 961 961 syn keyword cConstant P1Enum 962 962 syn keyword cConstant P1DGEnum 963 syn keyword cConstant MINIEnum 963 964 syn keyword cConstant P2Enum 964 965 syn keyword cConstant SaveResultsEnum
Note:
See TracChangeset
for help on using the changeset viewer.