From c37ce33baad0ca2f8d63fa0e75608f39422f70a3 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sun, 16 Jun 2013 21:59:54 -0400 Subject: [PATCH] Drop todo file. --- collects/meta/dist-specs.rkt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/meta/dist-specs.rkt b/collects/meta/dist-specs.rkt index e74435d3e4..c28c96bf13 100644 --- a/collects/meta/dist-specs.rkt +++ b/collects/meta/dist-specs.rkt @@ -606,7 +606,8 @@ plt-extras :+= (- (package: "2htdp/") "uchat/") ; Matthias doesn't want this in now (package: "test-engine/") - (package: "realm") + (- (package: "realm") + "todo.txt") ;; -------------------- math dr-extras :+= (package: "math") (get-libs: math)