Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Georgiev committed Mar 16, 2012
1 parent 4b60bad commit 9d714ac
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -6,6 +6,12 @@
import org.eclipse.ui.IViewPart;
import org.eclipse.ui.PlatformUI;

/**
* Action for saving a R session
*
* @authors valyo
*
*/
public class saveRSession implements IViewActionDelegate{

@Override
Expand Down

0 comments on commit 9d714ac

Please sign in to comment.