This commit is contained in:
Jay McCarthy 2015-10-07 11:05:35 -04:00
parent df44c8979b
commit bf714cca1e

View File

@ -1,4 +1,7 @@
#lang remix
;; This requires changes to Racket that are not yet pushed, but will
;; be once the release branch is made.
(require remix/stx0
remix/num/gen0)