Skip to content

Commit

Permalink
changed lang from racket to racket/base
Browse files Browse the repository at this point in the history
  • Loading branch information
rapacity committed Sep 8, 2011
1 parent 6a4a424 commit d81a465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions private/stx.rkt
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
#lang racket #lang racket/base


(require (for-syntax syntax/stx)) (require (for-syntax syntax/stx racket/base))


(begin-for-syntax (begin-for-syntax


Expand Down

0 comments on commit d81a465

Please sign in to comment.