Changed my name :)
This commit is contained in:
parent
1077eadde3
commit
1136642b8d
|
@ -1,5 +1,5 @@
|
|||
delay-pure
|
||||
Copyright (c) 2016-2017 Georges Dupéron
|
||||
Copyright (c) 2016-2017 Suzanne Soy
|
||||
|
||||
|
||||
|
||||
|
|
2
info.rkt
2
info.rkt
|
@ -16,4 +16,4 @@
|
|||
" Should be sound for occurrence typing (unlike"
|
||||
" delay/name) because only pure functions are allowed."))
|
||||
(define version "1.0")
|
||||
(define pkg-authors '("Georges Dupéron"))
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
@(require 'tr)
|
||||
|
||||
@title{Pure functions and promises}
|
||||
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
||||
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||
|
||||
@defmodule[delay-pure]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user