removing documentation dependency on dead file

This commit is contained in:
Danny Yoo 2011-10-05 13:57:49 -04:00
parent d477de9e23
commit 320620bf98

View File

@ -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")