Changeset 24481 for issm/trunk-jpl/src/c/shared/Enum/Enum.vim
- Timestamp:
- 12/18/19 14:04:15 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/Enum/Enum.vim
r24479 r24481 129 129 syn keyword cConstant DomainDimensionEnum 130 130 syn keyword cConstant DomainTypeEnum 131 syn keyword cConstant DslGlobalAverageThermostericSeaLevelChangeEnum132 131 syn keyword cConstant DslModelEnum 133 132 syn keyword cConstant EarthIdEnum … … 521 520 syn keyword cConstant DrivingStressXEnum 522 521 syn keyword cConstant DrivingStressYEnum 522 syn keyword cConstant DslGlobalAverageThermostericSeaLevelChangeEnum 523 523 syn keyword cConstant DslSeaSurfaceHeightChangeAboveGeoidEnum 524 524 syn keyword cConstant DslStericRateEnum … … 1329 1329 syn keyword cType Cfsurfacesquare 1330 1330 syn keyword cType Channel 1331 syn keyword cType classes1332 1331 syn keyword cType Constraint 1333 1332 syn keyword cType Constraints … … 1336 1335 syn keyword cType ControlInput2 1337 1336 syn keyword cType Covertree 1337 syn keyword cType DataSetParam 1338 1338 syn keyword cType DatasetInput2 1339 syn keyword cType DataSetParam1340 1339 syn keyword cType Definition 1341 1340 syn keyword cType DependentObject … … 1349 1348 syn keyword cType ElementInput2 1350 1349 syn keyword cType ElementMatrix 1350 syn keyword cType ElementVector 1351 1351 syn keyword cType Elements 1352 syn keyword cType ElementVector1353 1352 syn keyword cType ExponentialVariogram 1354 1353 syn keyword cType ExternalResult … … 1357 1356 syn keyword cType Friction 1358 1357 syn keyword cType Gauss 1359 syn keyword cType GaussianVariogram1360 syn keyword cType gaussobjects1361 1358 syn keyword cType GaussPenta 1362 1359 syn keyword cType GaussSeg 1363 1360 syn keyword cType GaussTetra 1364 1361 syn keyword cType GaussTria 1362 syn keyword cType GaussianVariogram 1365 1363 syn keyword cType GenericExternalResult 1366 1364 syn keyword cType GenericOption … … 1377 1375 syn keyword cType IssmDirectApplicInterface 1378 1376 syn keyword cType IssmParallelDirectApplicInterface 1379 syn keyword cType krigingobjects1380 1377 syn keyword cType Load 1381 1378 syn keyword cType Loads … … 1388 1385 syn keyword cType Matice 1389 1386 syn keyword cType Matlitho 1390 syn keyword cType matrixobjects1391 1387 syn keyword cType MatrixParam 1392 1388 syn keyword cType Misfit … … 1401 1397 syn keyword cType Observations 1402 1398 syn keyword cType Option 1399 syn keyword cType OptionUtilities 1403 1400 syn keyword cType Options 1404 syn keyword cType OptionUtilities1405 1401 syn keyword cType Param 1406 1402 syn keyword cType Parameters … … 1416 1412 syn keyword cType Regionaloutput 1417 1413 syn keyword cType Results 1414 syn keyword cType RiftStruct 1418 1415 syn keyword cType Riftfront 1419 syn keyword cType RiftStruct1420 1416 syn keyword cType Seg 1421 1417 syn keyword cType SegInput2 1418 syn keyword cType SegRef 1422 1419 syn keyword cType Segment 1423 syn keyword cType SegRef1424 1420 syn keyword cType SpcDynamic 1425 1421 syn keyword cType SpcStatic … … 1440 1436 syn keyword cType Vertex 1441 1437 syn keyword cType Vertices 1438 syn keyword cType classes 1439 syn keyword cType gaussobjects 1440 syn keyword cType krigingobjects 1441 syn keyword cType matrixobjects 1442 1442 syn keyword cType AdjointBalancethickness2Analysis 1443 1443 syn keyword cType AdjointBalancethicknessAnalysis … … 1458 1458 syn keyword cType FreeSurfaceBaseAnalysis 1459 1459 syn keyword cType FreeSurfaceTopAnalysis 1460 syn keyword cType GLheightadvectionAnalysis 1460 1461 syn keyword cType GiaIvinsAnalysis 1461 syn keyword cType GLheightadvectionAnalysis1462 1462 syn keyword cType HydrologyDCEfficientAnalysis 1463 1463 syn keyword cType HydrologyDCInefficientAnalysis
Note:
See TracChangeset
for help on using the changeset viewer.