Use 2d instead of unstable/2d.
This commit is contained in:
parent
5d815a0345
commit
231f8ad6a9
|
@ -7,7 +7,7 @@
|
|||
"../preferences.rkt"
|
||||
"gen-standard-menus.rkt"
|
||||
(only-in srfi/13 string-prefix? string-prefix-length)
|
||||
unstable/2d/dir-chars
|
||||
2d/dir-chars
|
||||
racket/list)
|
||||
|
||||
(provide has-control-regexp
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"scribble-lib"
|
||||
"string-constants-lib"
|
||||
"unstable-options-lib"
|
||||
"unstable-2d"
|
||||
"2d-lib"
|
||||
"compatibility-lib"
|
||||
"tex-table"
|
||||
("gui-i386-macosx" #:platform "i386-macosx")
|
||||
|
|
Loading…
Reference in New Issue
Block a user