Index: /issm/trunk/startup.m
===================================================================
--- /issm/trunk/startup.m	(revision 3008)
+++ /issm/trunk/startup.m	(revision 3009)
@@ -45,4 +45,5 @@
 addpath(genpath_ice([ISSM_DIR '/externalpackages/subplotSpacing']));
 addpath(genpath_ice([ISSM_DIR '/externalpackages/meshpart']));
+addpath(genpath_ice([ISSM_DIR '/externalpackages/scotch']));
 
 %Check on any warning messages that might indicate that the paths were not correct. 
@@ -66,3 +67,4 @@
 nonlinear_inequality_constraint;
 nonlinear_equality_constraint;
+clear ans
 
