Fixed syntax
This commit is contained in:
parent
963de56ea8
commit
7f222c8c50
|
@ -22,4 +22,4 @@
|
|||
"datatype"))
|
||||
(define pkg-desc "Algebraic Datatypes tailored for writing compilers (documentation only)")
|
||||
(define version "1.1")
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
|
@ -22,4 +22,4 @@
|
|||
"scribble-math"))
|
||||
(define pkg-desc "Algebraic Datatypes tailored for writing compilers (tests are in phc-adt-test)")
|
||||
(define version "1.1")
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
|
@ -11,4 +11,4 @@
|
|||
(define build-deps '())
|
||||
(define pkg-desc "Tests for the phc-adt library")
|
||||
(define version "1.1")
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
(define build-deps '())
|
||||
(define pkg-desc "Algebraic Datatypes tailored for writing compilers")
|
||||
(define version "1.1")
|
||||
(define pkg-authors '("Suzanne Soy"))
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
Loading…
Reference in New Issue
Block a user