fixed regex to remove all kinds of file separators ('\' must be escaped correctly)
authorjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 12 Jun 2007 14:42:02 +0000 (14:42 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 12 Jun 2007 14:42:02 +0000 (14:42 +0000)
commit273a27e050e41178ed2fc45777796d7741e02173
tree825bb5a8062326f88b89633fed197fed89421036
parentbf531728faa1db62566916d0437527463dd555d3
fixed regex to remove all kinds of file separators ('\' must be escaped correctly)

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@404 be28352e-c001-0410-b1a7-c7978e42abec
src/uk/ac/vamsas/client/simpleclient/SimpleClient.java