From 0b50080cd14ca5471a28392736d7a6f528df1787 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 15 Jun 2013 04:35:44 -0400 Subject: [PATCH] Distribute realm. --- collects/meta/dist-specs.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/dist-specs.rkt b/collects/meta/dist-specs.rkt index 23c9d54c10..13b22d4129 100644 --- a/collects/meta/dist-specs.rkt +++ b/collects/meta/dist-specs.rkt @@ -605,6 +605,7 @@ plt-extras :+= (- (package: "2htdp/") "uchat/") ; Matthias doesn't want this in now (package: "test-engine/") + (package: "realm") ;; -------------------- math dr-extras :+= (package: "math") (get-libs: math)