Changed my name :)
This commit is contained in:
parent
c499b6e3f0
commit
3fca55362f
|
@ -1,5 +1,5 @@
|
|||
polysemy
|
||||
Copyright (c) 2016-2017 Georges Dupéron
|
||||
Copyright (c) 2016-2017 Suzanne Soy
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
polysemy
|
||||
Copyright (c) 2016-2017 Georges Dupéron
|
||||
Copyright (c) 2016-2017 Suzanne Soy
|
||||
|
||||
|
||||
|
||||
|
|
2
info.rkt
2
info.rkt
|
@ -8,4 +8,4 @@
|
|||
(define pkg-desc
|
||||
"Polysemic identifiers, each meaning can be required and renamed separately")
|
||||
(define version "0.1")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
polysemy))
|
||||
|
||||
@title{Polysemy: support for polysemic identifiers}
|
||||
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
||||
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||
|
||||
@defmodule[polysemy]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user