Skip to content

Commit

Permalink
Forgot to provide atom-wrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
zitterbewegung committed Nov 6, 2008
1 parent 917bd48 commit 0cedc28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion atom.ss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
(planet "uuid-v4.ss" ("zitterbewegung" "uuid-v4.plt" 1 0)))

(provide atom-item
atom-inc)
atom-inc
atom-wrapper)

(define (atom-inc feed)
`(link ((rel "alternate") (type "application/atom+xml") (href ,feed))))
Expand Down

0 comments on commit 0cedc28

Please sign in to comment.