Changed my name :)
This commit is contained in:
parent
e61454db13
commit
f4ee90f3fa
|
@ -1,5 +1,5 @@
|
|||
anaphoric
|
||||
Copyright (c) 2016-2017 Georges Dupéron
|
||||
Copyright (c) 2016-2017 Suzanne Soy
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -12,4 +12,4 @@
|
|||
" Supports afl, un-annotated lambdas and polymorphic"
|
||||
" functions."))
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
@(require 'orig)
|
||||
|
||||
@title{Type inference helper for @orig:map}
|
||||
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
||||
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||
|
||||
@defmodule[typed-map]
|
||||
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
" Supports afl, un-annotated lambdas and polymorphic"
|
||||
" functions."))
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
(define build-deps '("aful"))
|
||||
(define pkg-desc "Tests for typed-map-lib")
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -12,4 +12,4 @@
|
|||
" Supports afl, un-annotated lambdas and polymorphic"
|
||||
" functions."))
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user