Index: /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/patchglobe.m
===================================================================
--- /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/patchglobe.m	(revision 21363)
+++ /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/patchglobe.m	(revision 21364)
@@ -78,5 +78,5 @@
 	%double check: 
 	if length(mhb.segments) ~= (length(dom(1).x)+length(env(1).x)-2),
-		%error('band mesh not consistent');
+		error('band mesh not consistent');
 	end
 
