fix some tests for drdr

original commit: 6a28bd0e4b617b9f60384756f509b5fa306d7d3a
This commit is contained in:
Matthew Flatt 2010-04-28 11:02:16 -06:00
263 changed files with 14 additions and 9 deletions

View File

@ -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
View 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