Changeset 17554
- Timestamp:
- 03/26/14 20:06:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r17545 r17554 412 412 syn keyword cType BoolInput 413 413 syn keyword cType BoolParam 414 syn keyword cType classes415 414 syn keyword cType Constraint 416 415 syn keyword cType Constraints … … 418 417 syn keyword cType Contours 419 418 syn keyword cType ControlInput 419 syn keyword cType DataSetParam 420 420 syn keyword cType DatasetInput 421 syn keyword cType DataSetParam422 421 syn keyword cType Definition 423 422 syn keyword cType DependentObject … … 432 431 syn keyword cType ElementHook 433 432 syn keyword cType ElementMatrix 433 syn keyword cType ElementVector 434 434 syn keyword cType Elements 435 syn keyword cType ElementVector436 435 syn keyword cType ExponentialVariogram 437 436 syn keyword cType ExternalResult … … 440 439 syn keyword cType Friction 441 440 syn keyword cType Gauss 442 syn keyword cType GaussianVariogram443 syn keyword cType gaussobjects444 441 syn keyword cType GaussPenta 445 442 syn keyword cType GaussSeg 446 443 syn keyword cType GaussTetra 447 444 syn keyword cType GaussTria 445 syn keyword cType GaussianVariogram 448 446 syn keyword cType GenericExternalResult 449 447 syn keyword cType GenericOption … … 459 457 syn keyword cType IntVecParam 460 458 syn keyword cType IoModel 461 syn keyword cType krigingobjects462 459 syn keyword cType Load 463 460 syn keyword cType Loads … … 467 464 syn keyword cType Matice 468 465 syn keyword cType Matpar 469 syn keyword cType matrixobjects470 466 syn keyword cType MatrixParam 471 467 syn keyword cType Misfit … … 476 472 syn keyword cType Observations 477 473 syn keyword cType Option 474 syn keyword cType OptionUtilities 478 475 syn keyword cType Options 479 syn keyword cType OptionUtilities480 476 syn keyword cType Param 481 477 syn keyword cType Parameters … … 489 485 syn keyword cType Quadtree 490 486 syn keyword cType Results 487 syn keyword cType RiftStruct 491 488 syn keyword cType Riftfront 492 syn keyword cType RiftStruct493 489 syn keyword cType Seg 494 490 syn keyword cType SegInput 491 syn keyword cType SegRef 495 492 syn keyword cType Segment 496 syn keyword cType SegRef497 493 syn keyword cType SpcDynamic 498 494 syn keyword cType SpcStatic … … 514 510 syn keyword cType Vertex 515 511 syn keyword cType Vertices 512 syn keyword cType classes 513 syn keyword cType gaussobjects 514 syn keyword cType krigingobjects 515 syn keyword cType matrixobjects 516 516 syn keyword cType AdjointBalancethicknessAnalysis 517 517 syn keyword cType AdjointHorizAnalysis … … 580 580 syn keyword cConstant BasalforcingsMeltingRateCorrectionEnum 581 581 syn keyword cConstant BasalforcingsMeltingRateEnum 582 syn keyword cConstant BathymetryEnum583 582 syn keyword cConstant BedEnum 583 syn keyword cConstant BaseEnum 584 584 syn keyword cConstant ConstantsGEnum 585 585 syn keyword cConstant ConstantsReferencetemperatureEnum … … 1000 1000 syn keyword cConstant QmuVzEnum 1001 1001 syn keyword cConstant QmuThicknessEnum 1002 syn keyword cConstant QmuB edEnum1002 syn keyword cConstant QmuBaseEnum 1003 1003 syn keyword cConstant QmuSurfaceEnum 1004 1004 syn keyword cConstant QmuMeltingEnum … … 1134 1134 syn keyword cConstant AbsoluteEnum 1135 1135 syn keyword cConstant IncrementalEnum 1136 syn keyword cConstant AugmentedLagrangianREnum 1136 1137 syn keyword cConstant AgressiveMigrationEnum 1137 1138 syn keyword cConstant NoneEnum
Note:
See TracChangeset
for help on using the changeset viewer.