hide the get-online-expansion-colors method

This commit is contained in:
Robby Findler 2012-10-29 06:44:38 -05:00
parent 33eba697a0
commit 93aea7036b

View File

@ -24,3 +24,8 @@
;; defined in module-language.rkt
(define-local-member-name
set-lang-wants-big-defs/ints-labels?)
;; used by the test suite to tell when the
;; online check syntax has finished
(define-local-member-name
get-online-expansion-colors)