unbreak drr

This commit is contained in:
Robby Findler 2013-01-30 21:47:32 -06:00
parent f9f6c4c3a1
commit b4ec1de386

View File

@ -636,6 +636,8 @@ If the namespace does not, they are colored the unbound color.
(λ (x y)
(visit-docs-url)))))))
;; no longer used, but must be here for backwards compatibility
(define/public (syncheck:add-rename-menu id to-be-renamed/poss name-dup?) (void))
(define/public (syncheck:add-id-set to-be-renamed/poss name-dup?)
(add-identifier-to-range to-be-renamed/poss name-dup?))