Index: /issm/trunk-jpl/src/m/model/SectionValues.m
===================================================================
--- /issm/trunk-jpl/src/m/model/SectionValues.m	(revision 12631)
+++ /issm/trunk-jpl/src/m/model/SectionValues.m	(revision 12632)
@@ -12,8 +12,8 @@
 if ischar(infile),
 	%read infile:
-	contempt=expread(infile);
-	nods=contempt.nods;
-	x=contempt.x;
-	y=contempt.y;
+	profile=expread(infile);
+	nods=profile.nods;
+	x=profile.x;
+	y=profile.y;
 else
 	%read infile:
