diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-09-05 13:18:19 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-09-05 13:18:19 +0000 |
commit | addb6359238596ca98f696da2d33271b851c08ac (patch) | |
tree | 4422fc8a8348650882a503f72d68c2bee74dcb51 /inst/GUI/shiny-test.R | |
parent | 25c7431bcf8cef4a8eeaa2374ff7c5e48ef86a3c (diff) |
Clean up the GUI directory, the old stuff does not really help a lot
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@89 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/shiny-test.R')
-rw-r--r-- | inst/GUI/shiny-test.R | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/inst/GUI/shiny-test.R b/inst/GUI/shiny-test.R deleted file mode 100644 index 712c0b22..00000000 --- a/inst/GUI/shiny-test.R +++ /dev/null @@ -1,4 +0,0 @@ -library(shiny)
-runApp("./")
-
-# vim: set foldmethod=marker ts=2 sw=2 expandtab:
|