Skip to content

Commit

Permalink
added session to getDataThresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed Aug 15, 2014
1 parent 880d957 commit 5bca082
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/gui.r
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ workbench <- function() {
environment(saveProjectFile) <- session
environment(result.path) <- session

environment(getDataThresholds) <- session

environment(DialogSelectThresholds) <- session
environment(number.access) <- session
environment(number.solutions) <- session
Expand Down

0 comments on commit 5bca082

Please sign in to comment.