removed ~ from the end of a PC18
[spider.git] / perl / DXProtout.pm
index c49f953aec4b1327ef889ae28aeeec6c1b10a69c..6df70ad71d8af1776fe9d95a07df036c467c0dff 100644 (file)
@@ -94,7 +94,7 @@ sub pc17
 sub pc18
 {
        my $info = DXCluster::cluster;
-       return "PC18^$info^$DXProt::myprot_version^~";
+       return "PC18^$info^$DXProt::myprot_version^";
 }
 
 #