www

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

commit d238adf746611e53a1170b9f63bf4f3b0a636f76
parent 20727482bef1465dd7451f8a1e028f1043043fbc
Author: Sam Tobin-Hochstadt <samth@racket-lang.org>
Date:   Tue, 25 Jun 2013 18:51:16 -0300

Create info.rkt
Diffstat:
Ainfo.rkt | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/info.rkt b/info.rkt @@ -0,0 +1,3 @@ +#lang setup/infotab + +(define collection 'multi)