removing documentation dependency on dead file
This commit is contained in:
parent
d477de9e23
commit
320620bf98
|
@ -9,8 +9,8 @@
|
|||
racket/list
|
||||
(only-in racket/contract any/c)
|
||||
racket/runtime-path
|
||||
"scribble-helpers.rkt"
|
||||
"../js-assembler/get-js-vm-implemented-primitives.rkt")
|
||||
"scribble-helpers.rkt")
|
||||
|
||||
|
||||
@(require racket/runtime-path)
|
||||
@(define-runtime-path git-head-path "../.git/refs/heads/master")
|
||||
|
|
Loading…
Reference in New Issue
Block a user