www

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

commit eeafcc0638268f39a79240b3963a723a1f02d8e1
parent ad6fcb8c6ed007ab4255ac2c8525d73a9ade9b6c
Author: AlexKnauth <alexander@knauth.org>
Date:   Thu, 10 Jul 2014 17:25:31 -0400

Create info.rkt

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

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