Mercurial > repos > public > matlab_path_manager
changeset 20:ddf75f18509f
Add verify command to ui specification
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 17 Sep 2018 15:46:16 +0200 |
parents | 2e29cca20d8a |
children | 02c290e2018c |
files | todo.txt |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/todo.txt Mon Sep 17 15:45:06 2018 +0200 +++ b/todo.txt Mon Sep 17 15:46:16 2018 +0200 @@ -9,3 +9,8 @@ - checkin # load all paths in a project file - checkout # unload all paths in a project file - clear # unload all paths, should return the matlab path to the way it was before any loads. + - verify # Check if the current proejct settings are correct + % The right version is in the path + % The right version is at the top of the path + % + % Useful to put at the top of some scripts \ No newline at end of file