Mercurial > repos > public > matlab_path_manager
changeset 15:8bce3cf7d6c6
Update todo.txt
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 17 Sep 2018 14:05:26 +0200 |
parents | d2c47b00e738 |
children | 4c5d876068c2 |
files | todo.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/todo.txt Fri Sep 14 16:21:57 2018 +0200 +++ b/todo.txt Mon Sep 17 14:05:26 2018 +0200 @@ -5,7 +5,7 @@ Actions - load # Load a given path into the state file and the matlab path and do savepath(), atomically - unload # opposite of load - - status # show all loaded paths, mimicing the order they are added to the matlab path + - status # show all loaded paths, mimicing the order they are added to the matlab path, if project file is present, show which paths are active - 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.