Use racket/base instead of racket in TR
This commit is contained in:
parent
e4a7c83c56
commit
ea8781e444
|
@ -1,4 +1,4 @@
|
|||
#lang racket
|
||||
#lang racket/base
|
||||
|
||||
;; Manages a set of mutually recursive equations, and provids functionality for finding a fix point.
|
||||
;; An equation set has two components
|
||||
|
|
Loading…
Reference in New Issue
Block a user