rename all files .ss -> .rkt

original commit: 28b404307793f041bb3363135a2968e283855318
This commit is contained in:
Matthew Flatt 2010-04-27 16:05:36 -06:00
commit 5adf804728
263 changed files with 8 additions and 3 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