rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
This commit is contained in:
commit
b069b5c00f
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
#lang scheme/base
|
#lang scheme/base
|
||||||
(require (for-syntax scheme/base)
|
(require (for-syntax scheme/base)
|
||||||
(for-syntax scheme/private/struct-info)
|
(for-syntax racket/private/struct-info)
|
||||||
scheme/list
|
scheme/list
|
||||||
scheme/match
|
scheme/match
|
||||||
unstable/struct
|
unstable/struct
|
Loading…
Reference in New Issue
Block a user