diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-09-26 20:47:53 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-09-26 20:48:48 +0200 |
commit | 144fd10b34a885a8038cc38266cd0e188b6a4490 (patch) | |
tree | 08ce0cf86ca1024893917082757c39acec6f93bd /README.md | |
parent | 04def8dc34c5557dd62b903e3249e5f5e98f289c (diff) |
Disallow deleting the last dataset/model as this is not supported
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -61,7 +61,5 @@ save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_gmkin_Z.RData") yourself. - Please check the [issues](https://github.com/jranke/gmkin/issues) reported on github - Starting the GUI takes some time. Once it is started, it is reasonably responsive. -- Do not delete the last dataset or the last model from the respective lists, - this is not supported. - The fit list was not always updated when using Firefox version 28 on Windows. This works with Firefox starting from version 29 and with Chrome. |