Index: /issm/trunk-jpl/src/c/classes/IoModel.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/IoModel.cpp	(revision 20977)
+++ /issm/trunk-jpl/src/c/classes/IoModel.cpp	(revision 20978)
@@ -429,5 +429,5 @@
 			this->FetchData(&names,&temp,"md.autodiff.independent_object_names");
 			_assert_(temp==num_independent_objects);
-			this->FetchData(&types,NULL,NULL,"md.autodiff_independent_object_types");
+			this->FetchData(&types,NULL,NULL,"md.autodiff.independent_object_types");
 
 			/*create independent objects, and at the same time, fetch the corresponding independent variables, 
