diff todo.txt @ 20:ddf75f18509f

Add verify command to ui specification
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 17 Sep 2018 15:46:16 +0200
parents 8bce3cf7d6c6
children
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