rename all files .ss -> .rkt

original commit: 28b404307793f041bb3363135a2968e283855318
This commit is contained in:
Matthew Flatt 2010-04-27 16:05:36 -06:00
commit b069b5c00f
67 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#lang scheme/base
(require (for-syntax scheme/base)
(for-syntax scheme/private/struct-info)
(for-syntax racket/private/struct-info)
scheme/list
scheme/match
unstable/struct