diff --git a/TODO b/TODO index 2aaf001..1ea1a31 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +$Id: TODO,v 1.8 2013/07/01 17:45:13 tundra Exp $ + - Pull out all literals and substitutions from the tmkproject script itself into the tokens file and include that file early in the program processing. @@ -9,4 +11,8 @@ - Change sed delimiters from / to something else because this chracter gets used a lot. +- Change sh skeleton code to use optargs to handle command + line argument passing. + +