X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=TODO;fp=TODO;h=429052847b5b7b9b703d39e4cb1d8fc4330caf30;hp=58197760316e0d4f749b41d3cb1b71959e6879f0;hb=f1d3b75561ad4275155327d13696fb5978f47df0;hpb=a437136543d8b38168e446f43ec0cb815623dc09 diff --git a/TODO b/TODO index 5819776..4290528 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ The FORTRANish mess that once was is now mostly idiomatic C. Some issues remain to be cleaned up: -* Remaining unstructured gotos in do_command(). - * The program is still pretty much typeless. Some attempt has been made to introduce semantic types, but the job is barely started.