Index: sm/trunk/src/m/clusters/cluster.rc
===================================================================
--- /issm/trunk/src/m/clusters/cluster.rc	(revision 5956)
+++ 	(revision )
@@ -1,28 +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=pfe
-cluster_codepath=/staff/elarour/trunk/bin
-cluster_executionpath=/nobackupp10/elarour/Testing
-cluster_login=elarour
-cluster_port=1025
