Index: /issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpBedmachineGreenland.m
===================================================================
--- /issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpBedmachineGreenland.m	(revision 25793)
+++ /issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpBedmachineGreenland.m	(revision 25794)
@@ -21,5 +21,5 @@
 for i=1:numel(paths)
 	if exist(paths{i},'file')
-		ncfile = paths{i}
+		ncfile = paths{i};
 		found = 1;
 		break;
