Changeset 15573
- Timestamp:
- 07/24/13 09:38:19 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
r15531 r15573 413 413 syn keyword cType BoolInput 414 414 syn keyword cType BoolParam 415 syn keyword cType classes416 415 syn keyword cType Constraint 417 416 syn keyword cType Constraints … … 419 418 syn keyword cType Contours 420 419 syn keyword cType ControlInput 420 syn keyword cType DataSetParam 421 421 syn keyword cType DatasetInput 422 syn keyword cType DataSetParam423 422 syn keyword cType DependentObject 424 423 syn keyword cType DofIndexing … … 434 433 syn keyword cType ElementMatrix 435 434 syn keyword cType ElementResult 435 syn keyword cType ElementVector 436 436 syn keyword cType Elements 437 syn keyword cType ElementVector438 437 syn keyword cType ExponentialVariogram 439 438 syn keyword cType ExternalResult … … 441 440 syn keyword cType FileParam 442 441 syn keyword cType Friction 443 syn keyword cType GaussianVariogram444 syn keyword cType gaussobjects445 442 syn keyword cType GaussPenta 446 443 syn keyword cType GaussTria 444 syn keyword cType GaussianVariogram 447 445 syn keyword cType GenericExternalResult 448 446 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 Node … … 475 471 syn keyword cType Observations 476 472 syn keyword cType Option 473 syn keyword cType OptionUtilities 477 474 syn keyword cType Options 478 syn keyword cType OptionUtilities479 475 syn keyword cType Param 480 476 syn keyword cType Parameters … … 490 486 syn keyword cType Quadtree 491 487 syn keyword cType Results 488 syn keyword cType RiftStruct 492 489 syn keyword cType Riftfront 493 syn keyword cType RiftStruct494 490 syn keyword cType Segment 495 491 syn keyword cType SpcDynamic … … 510 506 syn keyword cType Vertex 511 507 syn keyword cType Vertices 508 syn keyword cType classes 509 syn keyword cType gaussobjects 510 syn keyword cType krigingobjects 511 syn keyword cType matrixobjects 512 512 "ISSM's objects end 513 513 "ISSM's Enums begin … … 560 560 syn keyword cConstant DiagnosticSpcvyEnum 561 561 syn keyword cConstant DiagnosticSpcvzEnum 562 syn keyword cConstant Diagnostic StokesreconditioningEnum562 syn keyword cConstant DiagnosticFSreconditioningEnum 563 563 syn keyword cConstant DiagnosticVertexPairingEnum 564 564 syn keyword cConstant DiagnosticViscosityOvershootEnum … … 566 566 syn keyword cConstant LoadingforceYEnum 567 567 syn keyword cConstant LoadingforceZEnum 568 syn keyword cConstant FlowequationBorder macayealEnum569 syn keyword cConstant FlowequationBorder pattynEnum570 syn keyword cConstant FlowequationBorder stokesEnum568 syn keyword cConstant FlowequationBorderSSAEnum 569 syn keyword cConstant FlowequationBorderHOEnum 570 syn keyword cConstant FlowequationBorderFSEnum 571 571 syn keyword cConstant FlowequationElementEquationEnum 572 syn keyword cConstant FlowequationIs hutterEnum573 syn keyword cConstant FlowequationIs macayealEnum574 syn keyword cConstant FlowequationIs l1l2Enum575 syn keyword cConstant FlowequationIs pattynEnum576 syn keyword cConstant FlowequationIs stokesEnum577 syn keyword cConstant FlowequationFe StokesEnum578 syn keyword cConstant FlowequationFeS saEnum572 syn keyword cConstant FlowequationIsSIAEnum 573 syn keyword cConstant FlowequationIsSSAEnum 574 syn keyword cConstant FlowequationIsL1L2Enum 575 syn keyword cConstant FlowequationIsHOEnum 576 syn keyword cConstant FlowequationIsFSEnum 577 syn keyword cConstant FlowequationFeFSEnum 578 syn keyword cConstant FlowequationFeSSAEnum 579 579 syn keyword cConstant FlowequationVertexEquationEnum 580 580 syn keyword cConstant FrictionCoefficientEnum … … 783 783 syn keyword cConstant BedSlopeYAnalysisEnum 784 784 syn keyword cConstant DiagnosticHorizAnalysisEnum 785 syn keyword cConstant Diagnostic HutterAnalysisEnum785 syn keyword cConstant DiagnosticSIAAnalysisEnum 786 786 syn keyword cConstant DiagnosticSolutionEnum 787 787 syn keyword cConstant DiagnosticVertAnalysisEnum … … 809 809 syn keyword cConstant ApproximationEnum 810 810 syn keyword cConstant NoneApproximationEnum 811 syn keyword cConstant HutterApproximationEnum812 syn keyword cConstant MacAyealApproximationEnum813 syn keyword cConstant MacAyealPattynApproximationEnum814 syn keyword cConstant MacAyealStokesApproximationEnum811 syn keyword cConstant SIAApproximationEnum 812 syn keyword cConstant SSAApproximationEnum 813 syn keyword cConstant SSAHOApproximationEnum 814 syn keyword cConstant SSAFSApproximationEnum 815 815 syn keyword cConstant L1L2ApproximationEnum 816 syn keyword cConstant PattynApproximationEnum817 syn keyword cConstant PattynStokesApproximationEnum818 syn keyword cConstant StokesApproximationEnum816 syn keyword cConstant HOApproximationEnum 817 syn keyword cConstant HOFSApproximationEnum 818 syn keyword cConstant FSApproximationEnum 819 819 syn keyword cConstant ConstraintsEnum 820 820 syn keyword cConstant LoadsEnum … … 851 851 syn keyword cConstant TransientParamEnum 852 852 syn keyword cConstant IceFrontTypeEnum 853 syn keyword cConstant MacAyeal2dIceFrontEnum854 syn keyword cConstant MacAyeal3dIceFrontEnum853 syn keyword cConstant SSA2dIceFrontEnum 854 syn keyword cConstant SSA3dIceFrontEnum 855 855 syn keyword cConstant MaticeEnum 856 856 syn keyword cConstant MatdamageiceEnum … … 861 861 syn keyword cConstant ParamEnum 862 862 syn keyword cConstant L1L2IceFrontEnum 863 syn keyword cConstant PattynIceFrontEnum863 syn keyword cConstant HOIceFrontEnum 864 864 syn keyword cConstant PengridEnum 865 865 syn keyword cConstant PenpairEnum … … 877 877 syn keyword cConstant SpcStaticEnum 878 878 syn keyword cConstant SpcTransientEnum 879 syn keyword cConstant StokesIceFrontEnum879 syn keyword cConstant FSIceFrontEnum 880 880 syn keyword cConstant StringArrayParamEnum 881 881 syn keyword cConstant StringParamEnum … … 949 949 syn keyword cConstant VyPicardEnum 950 950 syn keyword cConstant VzEnum 951 syn keyword cConstant Vz MacAyealEnum952 syn keyword cConstant Vz PattynEnum951 syn keyword cConstant VzSSAEnum 952 syn keyword cConstant VzHOEnum 953 953 syn keyword cConstant VzPicardEnum 954 syn keyword cConstant Vz StokesEnum954 syn keyword cConstant VzFSEnum 955 955 syn keyword cConstant VxMeshEnum 956 956 syn keyword cConstant VyMeshEnum … … 1030 1030 syn keyword cConstant SubelementMigration2Enum 1031 1031 syn keyword cConstant GLlevelsetEnum 1032 syn keyword cConstant StokesSolverEnum1032 syn keyword cConstant FSSolverEnum 1033 1033 syn keyword cConstant AdjointEnum 1034 1034 syn keyword cConstant ColinearEnum
Note:
See TracChangeset
for help on using the changeset viewer.