Changeset 15622
- Timestamp:
- 07/25/13 14:56:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r15573 r15622 413 413 syn keyword cType BoolInput 414 414 syn keyword cType BoolParam 415 syn keyword cType classes 415 416 syn keyword cType Constraint 416 417 syn keyword cType Constraints … … 418 419 syn keyword cType Contours 419 420 syn keyword cType ControlInput 421 syn keyword cType DatasetInput 420 422 syn keyword cType DataSetParam 421 syn keyword cType DatasetInput422 423 syn keyword cType DependentObject 423 424 syn keyword cType DofIndexing … … 433 434 syn keyword cType ElementMatrix 434 435 syn keyword cType ElementResult 436 syn keyword cType Elements 435 437 syn keyword cType ElementVector 436 syn keyword cType Elements437 438 syn keyword cType ExponentialVariogram 438 439 syn keyword cType ExternalResult … … 440 441 syn keyword cType FileParam 441 442 syn keyword cType Friction 443 syn keyword cType GaussianVariogram 444 syn keyword cType gaussobjects 442 445 syn keyword cType GaussPenta 443 446 syn keyword cType GaussTria 444 syn keyword cType GaussianVariogram445 447 syn keyword cType GenericExternalResult 446 448 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 Node … … 471 475 syn keyword cType Observations 472 476 syn keyword cType Option 477 syn keyword cType Options 473 478 syn keyword cType OptionUtilities 474 syn keyword cType Options475 479 syn keyword cType Param 476 480 syn keyword cType Parameters … … 486 490 syn keyword cType Quadtree 487 491 syn keyword cType Results 492 syn keyword cType Riftfront 488 493 syn keyword cType RiftStruct 489 syn keyword cType Riftfront490 494 syn keyword cType Segment 491 495 syn keyword cType SpcDynamic … … 506 510 syn keyword cType Vertex 507 511 syn keyword cType Vertices 508 syn keyword cType classes509 syn keyword cType gaussobjects510 syn keyword cType krigingobjects511 syn keyword cType matrixobjects512 512 "ISSM's objects end 513 513 "ISSM's Enums begin … … 575 575 syn keyword cConstant FlowequationIsHOEnum 576 576 syn keyword cConstant FlowequationIsFSEnum 577 syn keyword cConstant FlowequationFeSSAEnum 578 syn keyword cConstant FlowequationFeHOEnum 577 579 syn keyword cConstant FlowequationFeFSEnum 578 syn keyword cConstant FlowequationFeSSAEnum579 580 syn keyword cConstant FlowequationVertexEquationEnum 580 581 syn keyword cConstant FrictionCoefficientEnum … … 650 651 syn keyword cConstant MaskVertexongroundediceEnum 651 652 syn keyword cConstant MaskVertexonwaterEnum 652 syn keyword cConstant IcelevelsetEnum653 syn keyword cConstant MaskIcelevelsetEnum 653 654 syn keyword cConstant MaterialsBetaEnum 654 655 syn keyword cConstant MaterialsHeatcapacityEnum
Note:
See TracChangeset
for help on using the changeset viewer.