diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-02 15:45:54 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-02 15:45:54 +0000 |
commit | c685a7573041ddc814fd688d7cad0f84c9aea2b3 (patch) | |
tree | 74c2ca7c3993eb4fd24b45cf0c99cae59ab456bc /inst/GUI/TODO | |
parent | 17d39f9eb94d7eeb4587942320079fa17b01e9e0 (diff) |
Saving, editing and reloading of datasets now works.
New TODO item is handling the observed variables correctly, and generating an empty grid
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@100 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/TODO')
-rw-r--r-- | inst/GUI/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inst/GUI/TODO b/inst/GUI/TODO index 77a643f..55873e5 100644 --- a/inst/GUI/TODO +++ b/inst/GUI/TODO @@ -1 +1 @@ -- Implement saving and reloading of datasets +- Make the handling of observed variables work in a sensible way |