Move racket/sandbox etc to sandbox-lib package.

This commit is contained in:
Sam Tobin-Hochstadt 2013-06-26 09:25:35 -04:00
parent a5ce399dcf
commit 549310ea0c
6 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@
(define build-deps '("web-server" (define build-deps '("web-server"
"gui" "gui"
"draw" "draw"
"sandbox-lib"
"pict" "pict"
"parser-tools" "parser-tools"
"slideshow" "slideshow"

View File

@ -0,0 +1,2 @@
#lang setup/infotab
(define collection 'multi)