diff options
Diffstat (limited to 'inst/GUI/run_simple.R')
-rw-r--r-- | inst/GUI/run_simple.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inst/GUI/run_simple.R b/inst/GUI/run_simple.R index 1220e6e..49af768 100644 --- a/inst/GUI/run_simple.R +++ b/inst/GUI/run_simple.R @@ -1,3 +1,3 @@ require(gWidgetsWWW2)
-load_app("simple3.R")
+load_app("simple.R")
# vim: set filetype=r:
|