Index: sm/trunk/etc/cluster.rc
===================================================================
--- /issm/trunk/etc/cluster.rc	(revision 5949)
+++ 	(revision )
@@ -1,102 +1,0 @@
-begin
-
-#This file sets default platform settings used by ISSM. 
-#This file should always start with begin, and end with end. 
-#Comments start with #. 
-
-#The syntax to add a computational cluster is the following: 
-#cluster_name=foobar
-#cluster_codepath=/home/foobar/issm/bin
-#cluster_executionpath=/home/foobar/issm/bin
-
-#Just uncomment the 3 lines above if you want to add a cluster 
-#with hostname foobar, where issm code has been installed in 
-#cluster_codepath, and where execution will be carried out in cluster_executionpath
-#The cluster_name can be of any form, provided it's a string. Using 
-#the network hostname is good practice.
-
-#Default 
-
-#Final remark on including cluster settings: do not include spaces 
-#between a field, the '=' sign and its value. Do not also include trailing spaces
-#at the end of a line.
-
-cluster_name=cosmos
-cluster_codepath=/work00/edw/larour/issm-2.0/bin
-cluster_executionpath=/work00/edw/larour/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=mustang
-cluster_codepath=/proj/ice/larour/Ice/tier2_ice/cluster_delivery
-cluster_executionpath=/proj/ice/larour/Testing_ice/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=metro
-cluster_codepath=/home/larour/Ice/tier2_ice/cluster_delivery
-cluster_executionpath=/home/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=wilkes
-cluster_codepath=/u/astrid-r1b/larour/issm/trunk/bin
-cluster_executionpath=/u/astrid-r1b/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=astrid
-cluster_codepath=/u/astrid-r1b/larour/issm/trunk/bin
-cluster_executionpath=/u/astrid-r1b/larour/issm/execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=larsen
-cluster_codepath=/u/astrid-r1b/larour/issm/trunk/bin
-cluster_executionpath=/u/astrid-r1b/larour/issm/execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=gemini
-cluster_codepath=/workg/edw/larour/issm-2.0/bin
-cluster_executionpath=/workg/edw/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=castor
-cluster_codepath=/workc/edw/larour/issm-2.0/bin
-cluster_executionpath=/workc/edw/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=greenplanet
-cluster_codepath=/home/elarour/issm/trunk/bin
-cluster_executionpath=/home/elarour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=pollux
-cluster_codepath=/workp/edw/larour/issm-2.0/bin
-cluster_executionpath=/workp/edw/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=pfe
-cluster_codepath=/staff/elarour/trunk/bin
-cluster_executionpath=/nobackupp10/elarour/Testing
-cluster_login=elarour
-cluster_port=1025
-
-cluster_name=mearas
-cluster_codepath=/proj/ice/larour/issm/trunk/bin
-cluster_executionpath=/proj/ice/larour/Testing/Execution
-cluster_login=larour
-cluster_port=0
-
-cluster_name=eric-mac
-cluster_codepath=/Users/larour/issm/trunk/bin
-cluster_executionpath=/Users/larour/issm/execution
-cluster_login=larour
-cluster_port=0
-
-end
