Index: /issm/trunk/src/m/enum/MacAyealStokesApproximationEnum.m
===================================================================
--- /issm/trunk/src/m/enum/MacAyealStokesApproximationEnum.m	(revision 6140)
+++ /issm/trunk/src/m/enum/MacAyealStokesApproximationEnum.m	(revision 6140)
@@ -0,0 +1,11 @@
+function macro=MacAyealStokesApproximationEnum()
+%MACAYEALSTOKESAPPROXIMATIONENUM - Enum of MacAyealStokesApproximation
+%
+%   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=MacAyealStokesApproximationEnum()
+
+macro=57;
Index: /issm/trunk/src/m/enum/VzMacAyealEnum.m
===================================================================
--- /issm/trunk/src/m/enum/VzMacAyealEnum.m	(revision 6140)
+++ /issm/trunk/src/m/enum/VzMacAyealEnum.m	(revision 6140)
@@ -0,0 +1,11 @@
+function macro=VzMacAyealEnum()
+%VZMACAYEALENUM - Enum of VzMacAyeal
+%
+%   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=VzMacAyealEnum()
+
+macro=209;
