Index: /issm/trunk-jpl/src/m/enum/TimesteppingInterpForcingsEnum.m
===================================================================
--- /issm/trunk-jpl/src/m/enum/TimesteppingInterpForcingsEnum.m	(revision 17992)
+++ /issm/trunk-jpl/src/m/enum/TimesteppingInterpForcingsEnum.m	(revision 17992)
@@ -0,0 +1,11 @@
+function macro=TimesteppingInterpForcingsEnum()
+%TIMESTEPPINGINTERPFORCINGSENUM - Enum of TimesteppingInterpForcings
+%
+%   WARNING: DO NOT MODIFY THIS FILE
+%            this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
+%            Please read src/c/shared/Enum/README for more information
+%
+%   Usage:
+%      macro=TimesteppingInterpForcingsEnum()
+
+macro=StringToEnum('TimesteppingInterpForcings');
