Index: /issm/trunk/startup.m
===================================================================
--- /issm/trunk/startup.m	(revision 835)
+++ /issm/trunk/startup.m	(revision 836)
@@ -33,4 +33,5 @@
 addpath([ISSM_DIR '/bin']);
 addpath(genpath_ice([ISSM_DIR '/src/m']));
+addpath(genpath_ice([ISSM_DIR '/src/pro']));
 
 %Check on any warning messages that might indicate that the paths were not correct. 
