Index: /issm/trunk-jpl/src/c/Makefile.am
===================================================================
--- /issm/trunk-jpl/src/c/Makefile.am	(revision 16254)
+++ /issm/trunk-jpl/src/c/Makefile.am	(revision 16255)
@@ -308,6 +308,4 @@
 					./modules/PositiveDegreeDayx/PositiveDegreeDayx.h\
 					./modules/PositiveDegreeDayx/PositiveDegreeDayx.cpp\
-					./modules/PostprocessingEnthalpyx/PostprocessingEnthalpyx.h\
-					./modules/PostprocessingEnthalpyx/PostprocessingEnthalpyx.cpp\
 					./modules/Delta18oParameterizationx/Delta18oParameterizationx.h\
 					./modules/Delta18oParameterizationx/Delta18oParameterizationx.cpp\
@@ -406,4 +404,6 @@
 					   ./modules/ModelProcessorx/Melting/CreateConstraintsMelting.cpp\
 					   ./modules/ModelProcessorx/Melting/CreateLoadsMelting.cpp\
+					   ./modules/PostprocessingEnthalpyx/PostprocessingEnthalpyx.h\
+					   ./modules/PostprocessingEnthalpyx/PostprocessingEnthalpyx.cpp\
 					   ./analyses/thermal_core.cpp\
 					   ./analyses/enthalpy_core.cpp\
Index: /issm/trunk-jpl/src/c/classes/Elements/Tria.h
===================================================================
--- /issm/trunk-jpl/src/c/classes/Elements/Tria.h	(revision 16254)
+++ /issm/trunk-jpl/src/c/classes/Elements/Tria.h	(revision 16255)
@@ -252,5 +252,5 @@
 		void UpdateThermalBasalConstraints(void){_error_("not implemented yet");};
 		void ComputeBasalMeltingrate(void){_error_("not implemented yet");};
-	        void DrainWaterfraction(void){_error_("not implemented yet");};
+		void DrainWaterfraction(void){_error_("not implemented yet");};
 		#endif
 
