racket/collects/drscheme/tool-lib.rkt

4 lines
89 B
Racket

#lang racket/base
(require drracket/tool-lib)
(provide (all-from-out drracket/tool-lib))