Move racket/sandbox
etc to sandbox-lib
package.
This commit is contained in:
parent
a5ce399dcf
commit
549310ea0c
|
@ -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"
|
||||||
|
|
2
pkgs/sandbox-lib/info.rkt
Normal file
2
pkgs/sandbox-lib/info.rkt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#lang setup/infotab
|
||||||
|
(define collection 'multi)
|
Loading…
Reference in New Issue
Block a user