Changeset 26192 for issm/trunk-jpl/src/c/shared/Enum/Enum.vim
- Timestamp:
- 04/16/21 08:52:05 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Enum/Enum.vim
r26165 r26192 935 935 syn keyword cConstant VelEnum 936 936 syn keyword cConstant VxAverageEnum 937 syn keyword cConstant VxBaseEnum938 937 syn keyword cConstant VxEnum 939 938 syn keyword cConstant VxMeshEnum 940 939 syn keyword cConstant VxObsEnum 940 syn keyword cConstant VxShearEnum 941 941 syn keyword cConstant VyAverageEnum 942 syn keyword cConstant VyBaseEnum943 942 syn keyword cConstant VyEnum 944 943 syn keyword cConstant VyMeshEnum 945 944 syn keyword cConstant VyObsEnum 945 syn keyword cConstant VyShearEnum 946 946 syn keyword cConstant VzEnum 947 947 syn keyword cConstant VzFSEnum … … 1451 1451 syn keyword cType Cfsurfacesquare 1452 1452 syn keyword cType Channel 1453 syn keyword cType classes 1453 1454 syn keyword cType Constraint 1454 1455 syn keyword cType Constraints … … 1457 1458 syn keyword cType ControlInput 1458 1459 syn keyword cType Covertree 1460 syn keyword cType DatasetInput 1459 1461 syn keyword cType DataSetParam 1460 syn keyword cType DatasetInput1461 1462 syn keyword cType Definition 1462 1463 syn keyword cType DependentObject … … 1471 1472 syn keyword cType ElementInput 1472 1473 syn keyword cType ElementMatrix 1474 syn keyword cType Elements 1473 1475 syn keyword cType ElementVector 1474 syn keyword cType Elements1475 1476 syn keyword cType ExponentialVariogram 1476 1477 syn keyword cType ExternalResult … … 1479 1480 syn keyword cType Friction 1480 1481 syn keyword cType Gauss 1482 syn keyword cType GaussianVariogram 1483 syn keyword cType gaussobjects 1481 1484 syn keyword cType GaussPenta 1482 1485 syn keyword cType GaussSeg 1483 1486 syn keyword cType GaussTetra 1484 1487 syn keyword cType GaussTria 1485 syn keyword cType GaussianVariogram1486 1488 syn keyword cType GenericExternalResult 1487 1489 syn keyword cType GenericOption … … 1498 1500 syn keyword cType IssmDirectApplicInterface 1499 1501 syn keyword cType IssmParallelDirectApplicInterface 1502 syn keyword cType krigingobjects 1500 1503 syn keyword cType Load 1501 1504 syn keyword cType Loads … … 1508 1511 syn keyword cType Matice 1509 1512 syn keyword cType Matlitho 1513 syn keyword cType matrixobjects 1510 1514 syn keyword cType MatrixParam 1511 1515 syn keyword cType Misfit … … 1520 1524 syn keyword cType Observations 1521 1525 syn keyword cType Option 1526 syn keyword cType Options 1522 1527 syn keyword cType OptionUtilities 1523 syn keyword cType Options1524 1528 syn keyword cType Param 1525 1529 syn keyword cType Parameters … … 1535 1539 syn keyword cType Regionaloutput 1536 1540 syn keyword cType Results 1541 syn keyword cType Riftfront 1537 1542 syn keyword cType RiftStruct 1538 syn keyword cType Riftfront1539 1543 syn keyword cType SealevelMasks 1540 1544 syn keyword cType Seg 1541 1545 syn keyword cType SegInput 1546 syn keyword cType Segment 1542 1547 syn keyword cType SegRef 1543 syn keyword cType Segment1544 1548 syn keyword cType SpcDynamic 1545 1549 syn keyword cType SpcStatic … … 1560 1564 syn keyword cType Vertex 1561 1565 syn keyword cType Vertices 1562 syn keyword cType classes1563 syn keyword cType gaussobjects1564 syn keyword cType krigingobjects1565 syn keyword cType matrixobjects1566 1566 syn keyword cType AdjointBalancethickness2Analysis 1567 1567 syn keyword cType AdjointBalancethicknessAnalysis
Note:
See TracChangeset
for help on using the changeset viewer.