Changeset 17701
- Timestamp:
- 04/09/14 17:51:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r17554 r17701 412 412 syn keyword cType BoolInput 413 413 syn keyword cType BoolParam 414 syn keyword cType classes 414 415 syn keyword cType Constraint 415 416 syn keyword cType Constraints … … 417 418 syn keyword cType Contours 418 419 syn keyword cType ControlInput 420 syn keyword cType DatasetInput 419 421 syn keyword cType DataSetParam 420 syn keyword cType DatasetInput421 422 syn keyword cType Definition 422 423 syn keyword cType DependentObject … … 431 432 syn keyword cType ElementHook 432 433 syn keyword cType ElementMatrix 434 syn keyword cType Elements 433 435 syn keyword cType ElementVector 434 syn keyword cType Elements435 436 syn keyword cType ExponentialVariogram 436 437 syn keyword cType ExternalResult … … 439 440 syn keyword cType Friction 440 441 syn keyword cType Gauss 442 syn keyword cType GaussianVariogram 443 syn keyword cType gaussobjects 441 444 syn keyword cType GaussPenta 442 445 syn keyword cType GaussSeg 443 446 syn keyword cType GaussTetra 444 447 syn keyword cType GaussTria 445 syn keyword cType GaussianVariogram446 448 syn keyword cType GenericExternalResult 447 449 syn keyword cType GenericOption … … 457 459 syn keyword cType IntVecParam 458 460 syn keyword cType IoModel 461 syn keyword cType krigingobjects 459 462 syn keyword cType Load 460 463 syn keyword cType Loads … … 464 467 syn keyword cType Matice 465 468 syn keyword cType Matpar 469 syn keyword cType matrixobjects 466 470 syn keyword cType MatrixParam 467 471 syn keyword cType Misfit … … 472 476 syn keyword cType Observations 473 477 syn keyword cType Option 478 syn keyword cType Options 474 479 syn keyword cType OptionUtilities 475 syn keyword cType Options476 480 syn keyword cType Param 477 481 syn keyword cType Parameters … … 485 489 syn keyword cType Quadtree 486 490 syn keyword cType Results 491 syn keyword cType Riftfront 487 492 syn keyword cType RiftStruct 488 syn keyword cType Riftfront489 493 syn keyword cType Seg 490 494 syn keyword cType SegInput 495 syn keyword cType Segment 491 496 syn keyword cType SegRef 492 syn keyword cType Segment493 497 syn keyword cType SpcDynamic 494 498 syn keyword cType SpcStatic … … 510 514 syn keyword cType Vertex 511 515 syn keyword cType Vertices 512 syn keyword cType classes513 syn keyword cType gaussobjects514 syn keyword cType krigingobjects515 syn keyword cType matrixobjects516 516 syn keyword cType AdjointBalancethicknessAnalysis 517 517 syn keyword cType AdjointHorizAnalysis … … 734 734 syn keyword cConstant MaterialsMantleDensityEnum 735 735 syn keyword cConstant MeshAverageVertexConnectivityEnum 736 syn keyword cConstant MeshElementonb edEnum736 syn keyword cConstant MeshElementonbaseEnum 737 737 syn keyword cConstant MeshElementonsurfaceEnum 738 738 syn keyword cConstant MeshElements2dEnum … … 745 745 syn keyword cConstant MeshNumberofverticesEnum 746 746 syn keyword cConstant MeshUpperelementsEnum 747 syn keyword cConstant MeshVertexonb edEnum747 syn keyword cConstant MeshVertexonbaseEnum 748 748 syn keyword cConstant MeshVertexonsurfaceEnum 749 749 syn keyword cConstant MeshXEnum 750 750 syn keyword cConstant MeshYEnum 751 751 syn keyword cConstant MeshZEnum 752 syn keyword cConstant MeshTypeEnum 753 syn keyword cConstant Mesh2DhorizontalEnum 754 syn keyword cConstant Mesh2DverticalEnum 755 syn keyword cConstant Mesh3DEnum 756 syn keyword cConstant Mesh3DtetrasEnum 752 syn keyword cConstant MeshElementtypeEnum 753 syn keyword cConstant DomainTypeEnum 754 syn keyword cConstant DomainDimensionEnum 755 syn keyword cConstant Domain2DhorizontalEnum 756 syn keyword cConstant Domain2DverticalEnum 757 syn keyword cConstant Domain3DEnum 757 758 syn keyword cConstant MiscellaneousNameEnum 758 759 syn keyword cConstant MasstransportHydrostaticAdjustmentEnum … … 816 817 syn keyword cConstant TransientIsthermalEnum 817 818 syn keyword cConstant TransientIsgiaEnum 818 syn keyword cConstant TransientIsdamage Enum819 syn keyword cConstant TransientIsdamageevolutionEnum 819 820 syn keyword cConstant TransientNumRequestedOutputsEnum 820 821 syn keyword cConstant TransientRequestedOutputsEnum … … 1135 1136 syn keyword cConstant IncrementalEnum 1136 1137 syn keyword cConstant AugmentedLagrangianREnum 1138 syn keyword cConstant AugmentedLagrangianThetaEnum 1139 syn keyword cConstant NoneEnum 1137 1140 syn keyword cConstant AgressiveMigrationEnum 1138 syn keyword cConstant NoneEnum1139 1141 syn keyword cConstant SoftMigrationEnum 1140 1142 syn keyword cConstant SubelementMigrationEnum 1141 1143 syn keyword cConstant SubelementMigration2Enum 1144 syn keyword cConstant ContactEnum 1142 1145 syn keyword cConstant MaskGroundediceLevelsetEnum 1143 1146 syn keyword cConstant QmuMaskGroundediceLevelsetEnum
Note:
See TracChangeset
for help on using the changeset viewer.