racket/collects/handin-server/scribblings/sandbox.scrbl
2008-09-18 16:24:35 +00:00

10 lines
206 B
Racket

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