Index: /issm/trunk/src/m/enum/AdjointSolutionEnum.m
===================================================================
--- /issm/trunk/src/m/enum/AdjointSolutionEnum.m	(revision 5587)
+++ /issm/trunk/src/m/enum/AdjointSolutionEnum.m	(revision 5587)
@@ -0,0 +1,11 @@
+function macro=AdjointSolutionEnum()
+%ADJOINTSOLUTIONENUM - Enum of AdjointSolution
+%
+%   WARNING: DO NOT MODIFY THIS FILE
+%            this file has been automatically generated by src/c/SynchronizeMatlabEnum
+%            Please read src/c/README for more information
+%
+%   Usage:
+%      macro=AdjointSolutionEnum()
+
+macro=23;
Index: sm/trunk/src/m/enum/AdjointStokesAnalysisEnum.m
===================================================================
--- /issm/trunk/src/m/enum/AdjointStokesAnalysisEnum.m	(revision 5586)
+++ 	(revision )
@@ -1,11 +1,0 @@
-function macro=AdjointStokesAnalysisEnum()
-%ADJOINTSTOKESANALYSISENUM - Enum of AdjointStokesAnalysis
-%
-%   WARNING: DO NOT MODIFY THIS FILE
-%            this file has been automatically generated by src/c/SynchronizeMatlabEnum
-%            Please read src/c/README for more information
-%
-%   Usage:
-%      macro=AdjointStokesAnalysisEnum()
-
-macro=25;
