oops, typo with path
This commit is contained in:
parent
da95994360
commit
f813f22f20
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
(define-runtime-path js-vm-primitives.js "runtime-src/js-vm-primitives.js")
|
(define-runtime-path js-vm-primitives.js "runtime-src/js-vm-primitives.js")
|
||||||
|
|
||||||
(define-runtime-path whalesong-primitives.js "runtime-src/primitives.js")
|
(define-runtime-path whalesong-primitives.js "runtime-src/runtime.js")
|
||||||
|
|
||||||
;; sort&unique: (listof string) -> (listof string)
|
;; sort&unique: (listof string) -> (listof string)
|
||||||
(define (sort&unique names)
|
(define (sort&unique names)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user