From: Kevin Day Date: Sat, 27 Jun 2020 23:22:52 +0000 (-0500) Subject: Cleanup: add todo notes. X-Git-Tag: 0.5.0~119 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=b4ccdeb916d7a1db9d01335844a1125643256862;p=fll Cleanup: add todo notes. --- diff --git a/documents/todo.txt b/documents/todo.txt index 5da916c..a24fe9d 100644 --- a/documents/todo.txt +++ b/documents/todo.txt @@ -92,3 +92,6 @@ Remove empty projects and cleanup private functions. The f_conversion project: - needs to have its parameter orders corrected. - needs to follow the private-conversion.? design. + +The iki_read level 3 project is provides a more up to date style. +Review all level 3 projects and more closely follow the practices in this project where reasonably possible.