Changed my name :)
This commit is contained in:
parent
6d497291dc
commit
82e9a0f870
2
info.rkt
2
info.rkt
|
@ -19,4 +19,4 @@
|
||||||
" Writes values to a file, so that they will"
|
" Writes values to a file, so that they will"
|
||||||
" be remembered during the next compilation."))
|
" be remembered during the next compilation."))
|
||||||
(define version "0.9")
|
(define version "0.9")
|
||||||
(define pkg-authors '(|Georges Dupéron|))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
racket/base]]
|
racket/base]]
|
||||||
|
|
||||||
@title{Remember: storage for macros which is persistant across compilations}
|
@title{Remember: storage for macros which is persistant across compilations}
|
||||||
@author{Georges Dupéron}
|
@author{Suzanne Soy}
|
||||||
|
|
||||||
@defmodule[remember]
|
@defmodule[remember]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user