diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-07 19:20:17 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-07 19:20:17 +0000 |
commit | c27a31d947b4a74d1b560d56cf3887e39336999c (patch) | |
tree | 5bafb5bc9e770c4659231aee9fb25e2427f8695e /inst/GUI/TODO | |
parent | af1913a056f71ed36d710906dfbcecc77e574f9c (diff) |
- Added a list of models to select from
- Started the model editor
- Added two session files used for testing
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@106 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/TODO')
-rw-r--r-- | inst/GUI/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inst/GUI/TODO b/inst/GUI/TODO index 3eea921..ea875ce 100644 --- a/inst/GUI/TODO +++ b/inst/GUI/TODO @@ -1,3 +1 @@ -- Do some consistency checks when the changes to a dataset are saved -- Manage observed variable names and sampling times so they - are consistent within the datasets and with observed.df +- Write the model editor |