Removed obsolete comment.
original commit: f06c2d492653b52b720d8776f942255d284c756e
This commit is contained in:
parent
d516bb877d
commit
b12db574b2
|
@ -1,8 +1,6 @@
|
|||
#lang racket
|
||||
(require racket/runtime-path racket/sandbox)
|
||||
|
||||
;; the first line must be the #lang line
|
||||
;; the second line must be #:optimize
|
||||
(define (evaluator file #:optimize [optimize? #f])
|
||||
(call-with-trusted-sandbox-configuration
|
||||
(lambda ()
|
||||
|
|
Loading…
Reference in New Issue
Block a user