info.rkt (229B)
1 #lang info 2 3 (define collection 'multi) 4 (define deps '("base" 5 "class-iop-lib" 6 "parser-tools-lib")) 7 8 (define pkg-desc "The macro debugger tool with a console interface") 9 10 (define pkg-authors '(ryanc))
wwwUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs |