rename bv -> rosette

This commit is contained in:
Stephen Chang 2016-07-12 16:54:28 -04:00
parent b3fb830a46
commit 9969375654
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#lang s-exp "../../rosette/bv.rkt"
#lang s-exp "../../rosette/rosette.rkt"
(require "../rackunit-typechecking.rkt")
;(check-type bv : (→ Int BVPred BV))