Added authors
This commit is contained in:
parent
bbdf6dcc6e
commit
e7f7270bdb
|
@ -6,7 +6,9 @@
|
||||||
read read-syntax)
|
read read-syntax)
|
||||||
(except-in aful/reader
|
(except-in aful/reader
|
||||||
read read-syntax)))
|
read read-syntax)))
|
||||||
|
@author[
|
||||||
|
"Alex Knauth"
|
||||||
|
@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||||
@title{aful}
|
@title{aful}
|
||||||
|
|
||||||
@;; example: @aful-code{(map #λ(+ % 1) '(1 2 3))}
|
@;; example: @aful-code{(map #λ(+ % 1) '(1 2 3))}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user