diff --git a/eeshow/TODO b/eeshow/TODO index 9bfdb38..068b006 100644 --- a/eeshow/TODO +++ b/eeshow/TODO @@ -1,7 +1,6 @@ Parsing and input processing: - unify alignment, direction - find libraries (e.g., from .pro) -- parse .kicad_wks - 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)