move unstable/gui to the plt distribution

This commit is contained in:
Sam Tobin-Hochstadt 2010-06-09 17:57:51 -04:00
parent 66e94fe10a
commit ed1596db9b

View File

@ -664,7 +664,7 @@ plt-extras :+= (package: "deinprogramm/")
mz-extras :+= (- (package: "unstable")
;; should "gui" mean DrRacket or GRacket? It's not
;; obvious that "framework" is only in DrRacket.
(cond (not dr) => (collects: "unstable/gui")))
(cond (not plt) => (collects: "unstable/gui")))
;; -------------------- plai
plt-extras :+= (package: "plai/")