Browse Source

updated todo

Carlos Aguilar 8 years ago
parent
commit
89c3377806
1 changed files with 3 additions and 3 deletions
  1. 3 3
      TODO.txt

+ 3 - 3
TODO.txt

@@ -1,5 +1,5 @@
-  * verifier les makefiles originaux pour etre surs qu on oublie rien qu on faisait en master
+  * check old makefiles in branch old-master to ensure nothing has been forgotten in cmake
   
-  * verifier d'autres archi/install systeme (osx par exemple en particulier là ou il traine des $home)
-  * gerer la compilation release en OSX
+  * check other computers/architecutres  (e.g. osx where there are $home fields in cmakelists)
+  * deal with release compilation/execution on OSX