Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Georgiev committed Aug 15, 2012
1 parent e3703f7 commit 12e53f5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -55,7 +55,6 @@ public class RBusinessManager implements IBioclipseManager {
private static final String OS = System.getProperty("os.name").toString();
private RServiManager rsmanager = new RServiManager("Rconsole");
private boolean rightRVersion = true;
private boolean tcltkStatus = true;
public static String NEWLINE = System.getProperty("line.separator");
public static String cmdparser = "(;?\r?\n|;)";
public static final String fileseparator = java.io.File.separator;
Expand Down

0 comments on commit 12e53f5

Please sign in to comment.