Index: /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
===================================================================
--- /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 15324)
+++ /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 15325)
@@ -459,12 +459,11 @@
 syn keyword cType BoolElementResult
 syn keyword cType TriaP1ElementResult
-syn keyword cType FemModel
-syn keyword cType PentaRef
-syn keyword cType Penta
 syn keyword cType Elements
 syn keyword cType TriaHook
 syn keyword cType PentaHook
+syn keyword cType Tria
+syn keyword cType Penta
 syn keyword cType TriaRef
-syn keyword cType Tria
+syn keyword cType PentaRef
 syn keyword cType GaussTria
 syn keyword cType GaussPenta
@@ -490,4 +489,5 @@
 syn keyword cType Node
 syn keyword cType IoModel
+syn keyword cType FemModel
 "ISSM's objects end
 "ISSM's Enums begin
@@ -961,4 +961,5 @@
 syn keyword cConstant P1Enum
 syn keyword cConstant P1DGEnum
+syn keyword cConstant MINIEnum
 syn keyword cConstant P2Enum
 syn keyword cConstant SaveResultsEnum
