www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 22f695424666b5e2327b7340fb3ff15bcf262d91
parent eeafcc0638268f39a79240b3963a723a1f02d8e1
Author: AlexKnauth <alexander@knauth.org>
Date:   Thu, 10 Jul 2014 17:29:36 -0400

Update info.rkt

(define collection ‘multi)

Diffstat:
Minfo.rkt | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/info.rkt b/info.rkt @@ -1,3 +1,5 @@ #lang info +(define collection 'multi) + (define deps '("at-exp-lib" "rackjure")) \ No newline at end of file