Fixed syntax

This commit is contained in:
Suzanne Soy 2021-03-04 21:31:57 +00:00
parent e1f58aaa0f
commit 34927d13f6

View File

@ -10,4 +10,4 @@
(define scribblings '(("scribblings/typed-worklist.scrbl" () ("typed-racket"))))
(define pkg-desc "A Typed Racket implementation of a general-purpose worklist, with multiple worklists of different types.")
(define version "0.1")
(define pkg-authors '("Suzanne Soy"))
(define pkg-authors '(|Suzanne Soy|))