racket/collects/handin-server/scribblings/sandbox.scrbl
2010-09-13 02:35:22 -04:00

10 lines
203 B
Racket

#lang scribble/doc
@(require "common.rkt")
@title{Sandbox}
@defmodule[handin-server/sandbox]
This is just a wrapper around the Racket sandbox engine. It
configures it for use with the handin server.