Create info.rkt

This commit is contained in:
AlexKnauth 2014-07-10 17:25:31 -04:00
parent ad6fcb8c6e
commit eeafcc0638

3
info.rkt Normal file
View File

@ -0,0 +1,3 @@
#lang info
(define deps '("at-exp-lib" "rackjure"))