Fix collection spec.

This commit is contained in:
Sam Tobin-Hochstadt 2015-04-27 11:56:05 -04:00
parent 6624de6389
commit 2fc9f59d70

View File

@ -1,5 +1,5 @@
#lang info
(define collection 'control)
(define collection 'multi)
(define version "3.0")
(define deps '("base"))