Skip to content

Commit 89eb540

Browse files
committed
Using local a86 in test/build-runtime.
1 parent 01f3f21 commit 89eb540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langs/outlaw/test/build-runtime.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#lang racket
2-
(require a86/interp)
2+
(require "../a86/interp.rkt")
33

44
;; link with runtime for IO operations
55
(unless (file-exists? "../runtime.o")

0 commit comments

Comments
 (0)