oops, forgot to add version test

This commit is contained in:
Danny Yoo 2013-04-29 17:45:17 -06:00
parent 211cf31fcf
commit 951ac74f85

View File

@ -6,7 +6,8 @@
(version-case (version-case
[(version<= "5.2.900" (version)) [(and (version<= "5.2.900" (version))
(version< (version) "5.3.3.7"))
;; Parsing Racket 5.3 bytecode structures into our own structures. ;; Parsing Racket 5.3 bytecode structures into our own structures.
(require "path-rewriter.rkt" (require "path-rewriter.rkt"