Changing unstable, xml, html, and web-server to be rackety
original commit: 7d1c7d874b6693e9d74722149a40ae43ac56e90f
This commit is contained in:
commit
334eeb63a1
|
@ -996,7 +996,7 @@
|
|||
(mixin (basic<%>) (pasteboard-info<%>)
|
||||
(super-new)))
|
||||
|
||||
(include "standard-menus.ss")
|
||||
(include "standard-menus.rkt")
|
||||
|
||||
(define -editor<%> (interface (standard-menus<%>)
|
||||
get-entire-label
|
4
collects/mred/info.rkt
Normal file
4
collects/mred/info.rkt
Normal file
|
@ -0,0 +1,4 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define version '(400))
|
||||
(define post-install-collection "installer.rkt")
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user