diff --git a/eeshow/TODO b/eeshow/TODO index afe9a79..ebbaaed 100644 --- a/eeshow/TODO +++ b/eeshow/TODO @@ -1,6 +1,5 @@ Parsing and input processing: - unify alignment, direction -- find libraries (e.g., from .pro) - on parse error, politely complain, don't terminate; convert abort / assert(0) to proper error indications - quoted strings can have embedded double quotes, with \" (see parse_field)