From 96aaaa2319a305e75df6e6db183df59012afa94f Mon Sep 17 00:00:00 2001 From: Robbie Gleichman Date: Mon, 25 Feb 2019 01:49:42 -0800 Subject: [PATCH] Update todo.md. --- todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.md b/todo.md index 782d01a..0c1e617 100644 --- a/todo.md +++ b/todo.md @@ -2,7 +2,6 @@ ## Todo Now * Remove port number magic numbers in GraphAlgorithms.hs. -* Consider removing LikeApplyNode and CaseNode, or their embedded versions. * Fix embedded lambdas missing their enclosures. * Add command line flags for color style, embedding, and whether to draw arrowheads. * Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..