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"
|
||||
"gui"
|
||||
"draw"
|
||||
"sandbox-lib"
|
||||
"pict"
|
||||
"parser-tools"
|
||||
"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