Index: ../trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim =================================================================== --- ../trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim (revision 17544) +++ ../trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim (revision 17545) @@ -411,13 +411,14 @@ "ISSM's objects begin syn keyword cType BoolInput syn keyword cType BoolParam +syn keyword cType classes syn keyword cType Constraint syn keyword cType Constraints syn keyword cType Contour syn keyword cType Contours syn keyword cType ControlInput +syn keyword cType DatasetInput syn keyword cType DataSetParam -syn keyword cType DatasetInput syn keyword cType Definition syn keyword cType DependentObject syn keyword cType DofIndexing @@ -430,19 +431,20 @@ syn keyword cType Element syn keyword cType ElementHook syn keyword cType ElementMatrix +syn keyword cType Elements syn keyword cType ElementVector -syn keyword cType Elements syn keyword cType ExponentialVariogram syn keyword cType ExternalResult syn keyword cType FemModel syn keyword cType FileParam syn keyword cType Friction syn keyword cType Gauss +syn keyword cType GaussianVariogram +syn keyword cType gaussobjects syn keyword cType GaussPenta syn keyword cType GaussSeg syn keyword cType GaussTetra syn keyword cType GaussTria -syn keyword cType GaussianVariogram syn keyword cType GenericExternalResult syn keyword cType GenericOption syn keyword cType GenericParam @@ -456,6 +458,7 @@ syn keyword cType IntParam syn keyword cType IntVecParam syn keyword cType IoModel +syn keyword cType krigingobjects syn keyword cType Load syn keyword cType Loads syn keyword cType Massfluxatgate @@ -463,6 +466,7 @@ syn keyword cType Materials syn keyword cType Matice syn keyword cType Matpar +syn keyword cType matrixobjects syn keyword cType MatrixParam syn keyword cType Misfit syn keyword cType Node @@ -471,8 +475,8 @@ syn keyword cType Observation syn keyword cType Observations syn keyword cType Option +syn keyword cType Options syn keyword cType OptionUtilities -syn keyword cType Options syn keyword cType Param syn keyword cType Parameters syn keyword cType Pengrid @@ -484,12 +488,12 @@ syn keyword cType Profiler syn keyword cType Quadtree syn keyword cType Results +syn keyword cType Riftfront syn keyword cType RiftStruct -syn keyword cType Riftfront syn keyword cType Seg syn keyword cType SegInput +syn keyword cType Segment syn keyword cType SegRef -syn keyword cType Segment syn keyword cType SpcDynamic syn keyword cType SpcStatic syn keyword cType SpcTransient @@ -497,6 +501,7 @@ syn keyword cType StringArrayParam syn keyword cType StringParam syn keyword cType Tetra +syn keyword cType TetraInput syn keyword cType TetraRef syn keyword cType TransientInput syn keyword cType TransientParam @@ -508,10 +513,6 @@ syn keyword cType VectorParam syn keyword cType Vertex syn keyword cType Vertices -syn keyword cType classes -syn keyword cType gaussobjects -syn keyword cType krigingobjects -syn keyword cType matrixobjects syn keyword cType AdjointBalancethicknessAnalysis syn keyword cType AdjointHorizAnalysis syn keyword cType Analysis @@ -519,6 +520,7 @@ syn keyword cType BalancethicknessSoftAnalysis syn keyword cType BalancevelocityAnalysis syn keyword cType DamageEvolutionAnalysis +syn keyword cType DepthAverageAnalysis syn keyword cType EnthalpyAnalysis syn keyword cType EnumToAnalysis syn keyword cType ExtrapolationAnalysis @@ -751,6 +753,7 @@ syn keyword cConstant Mesh2DhorizontalEnum syn keyword cConstant Mesh2DverticalEnum syn keyword cConstant Mesh3DEnum +syn keyword cConstant Mesh3DtetrasEnum syn keyword cConstant MiscellaneousNameEnum syn keyword cConstant MasstransportHydrostaticAdjustmentEnum syn keyword cConstant MasstransportIsfreesurfaceEnum @@ -874,6 +877,7 @@ syn keyword cConstant SurfaceNormalVelocityEnum syn keyword cConstant ExtrudeFromBaseAnalysisEnum syn keyword cConstant ExtrudeFromTopAnalysisEnum +syn keyword cConstant DepthAverageAnalysisEnum syn keyword cConstant SteadystateSolutionEnum syn keyword cConstant SurfaceSlopeSolutionEnum syn keyword cConstant SmoothedSurfaceSlopeXAnalysisEnum @@ -928,6 +932,7 @@ syn keyword cConstant IntInputEnum syn keyword cConstant InputToExtrudeEnum syn keyword cConstant InputToL2ProjectEnum +syn keyword cConstant InputToDepthaverageEnum syn keyword cConstant IntParamEnum syn keyword cConstant IntVecParamEnum syn keyword cConstant TransientParamEnum @@ -1053,6 +1058,20 @@ syn keyword cConstant StressTensoryyEnum syn keyword cConstant StressTensoryzEnum syn keyword cConstant StressTensorzzEnum +syn keyword cConstant DeviatoricStressEnum +syn keyword cConstant DeviatoricStressxxEnum +syn keyword cConstant DeviatoricStressxyEnum +syn keyword cConstant DeviatoricStressxzEnum +syn keyword cConstant DeviatoricStressyyEnum +syn keyword cConstant DeviatoricStressyzEnum +syn keyword cConstant DeviatoricStresszzEnum +syn keyword cConstant StrainRateEnum +syn keyword cConstant StrainRatexxEnum +syn keyword cConstant StrainRatexyEnum +syn keyword cConstant StrainRatexzEnum +syn keyword cConstant StrainRateyyEnum +syn keyword cConstant StrainRateyzEnum +syn keyword cConstant StrainRatezzEnum syn keyword cConstant DivergenceEnum syn keyword cConstant GiaCrossSectionShapeEnum syn keyword cConstant GiadWdtEnum @@ -1072,6 +1091,7 @@ syn keyword cConstant MINIEnum syn keyword cConstant MINIcondensedEnum syn keyword cConstant TaylorHoodEnum +syn keyword cConstant XTaylorHoodEnum syn keyword cConstant OneLayerP4zEnum syn keyword cConstant SaveResultsEnum syn keyword cConstant BoolExternalResultEnum