Index: /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
===================================================================
--- /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 11325)
+++ /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 11326)
@@ -404,5 +404,5 @@
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 "ISSM containers:
-syn keyword	cType		Constraints DataSet Elements Inputs Loads Materials Parameters Results Vertices
+syn keyword	cType		Constraints DataSet Elements Inputs Loads Materials Nodes Parameters Results Vertices
 "Petsc
 syn keyword	cType		Vec Mat 
@@ -434,4 +434,5 @@
 syn keyword cType Pengrid
 syn keyword cType Element
+syn keyword cType Load
 syn keyword cType Penta
 syn keyword cType PentaHook
@@ -465,4 +466,5 @@
 syn keyword cType KML_StyleSelector
 syn keyword cType KML_SubStyle
+syn keyword cType KML_Unknown
 syn keyword cType KMLFileReadUtils
 syn keyword cType Option
@@ -477,6 +479,6 @@
 syn keyword cType DoubleInput
 syn keyword cType IntInput
-syn keyword cType PentaVertexInput
-syn keyword cType TriaVertexInput
+syn keyword cType PentaP1Input
+syn keyword cType TriaP1Input
 syn keyword cType ControlInput
 syn keyword cType DatasetInput
@@ -484,6 +486,6 @@
 syn keyword cType ElementResult
 syn keyword cType DoubleElementResult
-syn keyword cType TriaVertexElementResult
-syn keyword cType PentaVertexElementResult
+syn keyword cType TriaP1ElementResult
+syn keyword cType PentaP1ElementResult
 syn keyword cType BoolElementResult
 syn keyword cType ExternalResult
@@ -562,4 +564,5 @@
 syn keyword cConstant DiagnosticAbstolEnum
 syn keyword cConstant DiagnosticIcefrontEnum
+syn keyword cConstant DiagnosticIsnewtonEnum
 syn keyword cConstant DiagnosticMaxiterEnum
 syn keyword cConstant DiagnosticNumRequestedOutputsEnum
@@ -787,5 +790,5 @@
 syn keyword cConstant PenpairEnum
 syn keyword cConstant PentaEnum
-syn keyword cConstant PentaVertexInputEnum
+syn keyword cConstant PentaP1InputEnum
 syn keyword cConstant PetscMatParamEnum
 syn keyword cConstant PetscVecParamEnum
@@ -800,5 +803,5 @@
 syn keyword cConstant StringParamEnum
 syn keyword cConstant TriaEnum
-syn keyword cConstant TriaVertexInputEnum
+syn keyword cConstant TriaP1InputEnum
 syn keyword cConstant VertexEnum
 syn keyword cConstant AirEnum
@@ -909,9 +912,9 @@
 syn keyword cConstant PatchNodesEnum
 syn keyword cConstant PatchVerticesEnum
-syn keyword cConstant PentaVertexElementResultEnum
+syn keyword cConstant PentaP1ElementResultEnum
 syn keyword cConstant PetscVecExternalResultEnum
 syn keyword cConstant StringExternalResultEnum
 syn keyword cConstant TimeEnum
-syn keyword cConstant TriaVertexElementResultEnum
+syn keyword cConstant TriaP1ElementResultEnum
 syn keyword cConstant WaterColumnOldEnum
 syn keyword cConstant MinVelEnum
