Changed my name :)
This commit is contained in:
parent
1084ea1de0
commit
73409bd228
2
info.rkt
2
info.rkt
|
@ -7,4 +7,4 @@
|
||||||
(define scribblings '(("scribblings/auto-syntax-e.scrbl" ())))
|
(define scribblings '(("scribblings/auto-syntax-e.scrbl" ())))
|
||||||
(define pkg-desc "Description Here")
|
(define pkg-desc "Description Here")
|
||||||
(define version "0.0")
|
(define version "0.0")
|
||||||
(define pkg-authors '(georges))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
syntax/parse]]
|
syntax/parse]]
|
||||||
|
|
||||||
@title{auto-syntax-e}
|
@title{auto-syntax-e}
|
||||||
@author{georges}
|
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||||
|
|
||||||
@defmodule[auto-syntax-e]
|
@defmodule[auto-syntax-e]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user