diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-06 06:40:17 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-06 06:40:17 +0000 |
commit | a0421f67c70c9857d96bfcd7fc0069efa7d83b37 (patch) | |
tree | 55051c9a8b664282b4a51189be63c15cc930d202 /inst/GUI/run_simple.R | |
parent | 402d8e56cc36fba4196a81b612e1d94c1112d1ec (diff) |
- New candidate for release containing the latest changes to the GUI
- Checking and releasing myself as r-forge has a stuffed build pipeline
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@139 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/run_simple.R')
-rw-r--r-- | inst/GUI/run_simple.R | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/inst/GUI/run_simple.R b/inst/GUI/run_simple.R deleted file mode 100644 index 49af768..0000000 --- a/inst/GUI/run_simple.R +++ /dev/null @@ -1,3 +0,0 @@ -require(gWidgetsWWW2)
-load_app("simple.R")
-# vim: set filetype=r:
|