From addb6359238596ca98f696da2d33271b851c08ac Mon Sep 17 00:00:00 2001 From: jranke Date: Thu, 5 Sep 2013 13:18:19 +0000 Subject: 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 --- inst/GUI/run_simple.R | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 inst/GUI/run_simple.R (limited to 'inst/GUI/run_simple.R') diff --git a/inst/GUI/run_simple.R b/inst/GUI/run_simple.R new file mode 100644 index 00000000..1220e6e9 --- /dev/null +++ b/inst/GUI/run_simple.R @@ -0,0 +1,3 @@ +require(gWidgetsWWW2) +load_app("simple3.R") +# vim: set filetype=r: -- cgit v1.2.1