Changed my name :)
This commit is contained in:
parent
6030806eec
commit
20b9afc5f8
|
@ -1,5 +1,5 @@
|
|||
typed-struct-props
|
||||
Copyright (c) 2016-2017 Georges Dupéron
|
||||
Copyright (c) 2016-2017 Suzanne Soy
|
||||
|
||||
|
||||
|
||||
|
|
2
info.rkt
2
info.rkt
|
@ -16,4 +16,4 @@
|
|||
" backward-compatible when Typed/Racket officially supports"
|
||||
" (or rejects) structure type properties."))
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
racket/base]]
|
||||
|
||||
@title{Struct type properties for Typed/Racket}
|
||||
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
||||
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||
|
||||
@defmodule[typed-struct-props]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user